Renamed prefixes in angular.json
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
"root": "projects/common",
|
||||
"sourceRoot": "projects/common/src",
|
||||
"projectType": "library",
|
||||
"prefix": "lib",
|
||||
"prefix": "fm",
|
||||
"architect": {
|
||||
"build": {
|
||||
"builder": "@angular-devkit/build-ng-packagr:build",
|
||||
@@ -187,7 +187,7 @@
|
||||
"root": "projects/common-map",
|
||||
"sourceRoot": "projects/common-map/src",
|
||||
"projectType": "library",
|
||||
"prefix": "lib",
|
||||
"prefix": "fm-map",
|
||||
"architect": {
|
||||
"build": {
|
||||
"builder": "@angular-devkit/build-ng-packagr:build",
|
||||
|
Reference in New Issue
Block a user