generated from nhcarrigan/template
feat: initial prototype works
I can log in and create a book! Woo!
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
"bundle": false,
|
||||
"main": "api/src/main.ts",
|
||||
"tsConfig": "api/tsconfig.app.json",
|
||||
"assets": ["api/src/assets"],
|
||||
"assets": ["api/src/assets", "api/generated"],
|
||||
"generatePackageJson": true,
|
||||
"esbuildOptions": {
|
||||
"sourcemap": true,
|
||||
|
||||
Reference in New Issue
Block a user