revert true angular.json
This commit is contained in:
parent
d68b23413d
commit
3c71e0c4aa
@ -15,9 +15,10 @@
|
||||
"prefix": "app",
|
||||
"architect": {
|
||||
"build": {
|
||||
"builder": "@angular-devkit/build-angular:browser",
|
||||
"builder": "@angular-builders/custom-webpack:browser",
|
||||
"options": {
|
||||
"outputPath": "../html",
|
||||
"indexTransform": "index-html-transform.js",
|
||||
"outputPath": "../go-lang/dist",
|
||||
"index": "src/index.html",
|
||||
"main": "src/main.ts",
|
||||
"polyfills": "src/polyfills.ts",
|
||||
@ -108,3 +109,4 @@
|
||||
"analytics": false
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user