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