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