mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-02-11 22:45:04 -05:00
Removed --include-dependencies on backend:dev command
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"compilerOptions": {
|
||||
"lib": ["es2017", "esnext.asynciterable"],
|
||||
"target": "es2017",
|
||||
"composite": true,
|
||||
"module": "commonjs",
|
||||
"rootDir": "src",
|
||||
"outDir": "dist",
|
||||
|
||||
Reference in New Issue
Block a user