v1.5 - history and timeline as well as many datastructure updates added, polished, fixes
This commit is contained in:
parent
1f0aa3078f
commit
1d84400aef
63 changed files with 7927 additions and 208 deletions
|
|
@ -26,6 +26,9 @@ export default defineConfig({
|
|||
},
|
||||
},
|
||||
},
|
||||
build: {
|
||||
sourcemap: true,
|
||||
},
|
||||
})
|
||||
|
||||
type SiteConfiguration = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue