feat: commit
This commit is contained in:
+2
-1
@@ -3,6 +3,7 @@
|
||||
"collection": "@nestjs/schematics",
|
||||
"sourceRoot": "src",
|
||||
"compilerOptions": {
|
||||
"deleteOutDir": true
|
||||
"deleteOutDir": true,
|
||||
"assets": [{"include": "../config/*.yaml", "outDir": "./dist/config"}]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user