mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
sample(webpack): add nest cli config file
This commit is contained in:
5
sample/08-webpack/nest-cli.json
Normal file
5
sample/08-webpack/nest-cli.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"deleteOutDir": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user