{ "$schema": "https://json.schemastore.org/nest-cli", "collection": "@nestjs/schematics", "sourceRoot": "src", "compilerOptions": { "webpack": true, "deleteOutDir": true, "webpackConfigPath": "webpack.config.js" } }