feat:改進webpack打包機制、logger可讀性、欄位驗證回傳訊息可讀性
This commit is contained in:
@ -2,7 +2,10 @@
|
||||
"$schema": "https://json.schemastore.org/nest-cli",
|
||||
"collection": "@nestjs/schematics",
|
||||
"sourceRoot": "src",
|
||||
"entryFile": "main.cjs",
|
||||
"compilerOptions": {
|
||||
"webpack": true,
|
||||
"webpackConfigPath": "webpack.config.cjs",
|
||||
"deleteOutDir": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user