Commit Graph

7 Commits

Author SHA1 Message Date
Alice Gaudon d40481fe3b Make rollup available in dependant projects 2021-11-20 19:52:44 +01:00
Alice Gaudon 575de5ebb1 Copy assets to dist folder at dist step 2021-11-20 15:43:20 +01:00
Alice Gaudon a753122290 Do not distribute backend source, export everything to commonjs 2021-11-20 15:39:51 +01:00
Alice Gaudon c6b8c48a72 Move all sources to src folder, add common ts subproject 2021-05-27 15:26:19 +02:00
Alice Gaudon 6aa37eb9e4 Add two step pre-compile/compile asset processing
Reorganize views into new "assets" folder structure
Turn locals into a store so locals don't have to be passed through files that don't need them
Some fixes to previous commit (esm) 82ab0b963c
Remove afs in favor of fs.promises (renamed afs.exists to Utils.doesFileExist
Rename Utils.readdirRecursively to Utils.listFilesRecursively
2021-05-04 17:14:32 +02:00
Alice Gaudon 82ab0b963c Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
Alice Gaudon 60e32042f7 package.json scripts: use NodeJS instead of unix commands 2021-03-30 12:03:26 +02:00