Renamed prefixes in angular.json
FarmMaps.Develop/FarmMapsLib/develop This commit looks good Details

pull/1/head
Willem Dantuma 2019-11-04 13:43:46 +01:00
parent c32214f544
commit cec43a636c
183 changed files with 4 additions and 4 deletions

View File

@ -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",

Some files were not shown because too many files have changed in this diff Show More