Commit Graph

8 Commits

Author SHA1 Message Date
e7695b7027 Upgrade dependencies 2021-11-08 01:09:26 +01:00
0f415144dc Reorganize many root config parameters 2021-06-01 14:38:53 +02:00
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
82ab0b963c Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
2a184e4ff5 Fix published npm package folder structure 2021-01-25 12:37:41 +01:00
8fab93e709 Use AsyncLocalStorage to provide requestId context 2021-01-22 15:54:26 +01:00
9d50c5cc5f Rename project to swaf 2020-11-12 16:11:16 +01:00
24d83c73ad Add basic development environment for testing purposes 2020-11-11 19:29:23 +01:00