feat: Add working building and bundling system

This commit is contained in:
Jesse Wierzbinski 2023-12-07 22:25:31 -10:00
parent 2333bbead9
commit df47fa4750
No known key found for this signature in database
6 changed files with 192 additions and 23 deletions

View file

@ -26,7 +26,8 @@
],
"paths": {
"@*": ["./utils/*"],
"~*": ["./*"]
"~*": ["./*"],
"+*": ["./server/api/*"],
},
},
"include": [