mirror of
https://github.com/nestjs/docs.nestjs.com.git
synced 2026-02-25 22:15:07 +00:00
fix: update angular.json
This commit is contained in:
@@ -14,7 +14,8 @@
|
|||||||
"aot": true,
|
"aot": true,
|
||||||
"allowedCommonJsDependencies": ["prismjs"],
|
"allowedCommonJsDependencies": ["prismjs"],
|
||||||
"outputPath": {
|
"outputPath": {
|
||||||
"base": "dist"
|
"base": "dist",
|
||||||
|
"browser": ""
|
||||||
},
|
},
|
||||||
"index": "src/index.html",
|
"index": "src/index.html",
|
||||||
"tsConfig": "src/tsconfig.app.json",
|
"tsConfig": "src/tsconfig.app.json",
|
||||||
|
|||||||
Reference in New Issue
Block a user