Aw5739 ngx openlayers -> fm aol
This commit is contained in:
28
angular.json
28
angular.json
@@ -253,6 +253,34 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"common-aol": {
|
||||
"projectType": "library",
|
||||
"root": "projects/common-aol",
|
||||
"sourceRoot": "projects/common-aol/src",
|
||||
"prefix": "fm-aol",
|
||||
"architect": {
|
||||
"build": {
|
||||
"builder": "@angular-devkit/build-angular:ng-packagr:build",
|
||||
"options": {
|
||||
"tsConfig": "projects/common-aol/tsconfig.lib.json",
|
||||
"project": "projects/common-aol/ng-package.json"
|
||||
},
|
||||
"configurations": {
|
||||
"production": {
|
||||
"tsConfig": "projects/common-aol/tsconfig.lib.prod.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"test": {
|
||||
"builder": "@angular-devkit/build-angular:karma",
|
||||
"options": {
|
||||
"main": "projects/common-aol/src/test.ts",
|
||||
"tsConfig": "projects/common-aol/tsconfig.spec.json",
|
||||
"karmaConfig": "projects/common-aol/karma.conf.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"cli": {
|
||||
|
||||
Reference in New Issue
Block a user