initial release
This commit is contained in:
10
bizmatch-server/nest-cli.json
Normal file
10
bizmatch-server/nest-cli.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/nest-cli",
|
||||
"collection": "@nestjs/schematics",
|
||||
"sourceRoot": "src",
|
||||
"compilerOptions": {
|
||||
"deleteOutDir": true,
|
||||
"assets": ["assets/**/*","**/*.hbs"],
|
||||
"watchAssets": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user