File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3030 "optimization" : true ,
3131 "outputHashing" : " all" ,
3232 "sourceMap" : false ,
33- "extractCss" : true ,
3433 "namedChunks" : false ,
3534 "aot" : true ,
3635 "extractLicenses" : true ,
7675 "prefix" : " lib" ,
7776 "architect" : {
7877 "build" : {
79- "builder" : " @angular-devkit/build-ng-packagr:build " ,
78+ "builder" : " @angular-devkit/build-angular: ng-packagr" ,
8079 "options" : {
8180 "tsConfig" : " projects/ngx-restangular/tsconfig.lib.json" ,
8281 "project" : " projects/ngx-restangular/ng-package.json"
Original file line number Diff line number Diff line change 22 "extends" : " ../../tsconfig.json" ,
33 "compilerOptions" : {
44 "outDir" : " ../../out-tsc/lib" ,
5+ "declarationMap" : true ,
56 "target" : " es2015" ,
67 "module" : " es2015" ,
78 "moduleResolution" : " node" ,
You can’t perform that action at this time.
0 commit comments