File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 220220 "optimization" : true ,
221221 "outputHashing" : " all" ,
222222 "sourceMap" : false ,
223- "extractCss" : true ,
224223 "namedChunks" : false ,
225224 "extractLicenses" : true ,
226225 "vendorChunk" : false ,
Original file line number Diff line number Diff line change 2828 "e2e" : " ng e2e" ,
2929 "docs" : " compodoc -p src/tsconfig.app.json -d docs" ,
3030 "docs:dirs" : " gulp create-docs-dirs" ,
31- "docs:prod" : " npm run build -- docs --prod --aot --base-href /ngx-admin/" ,
31+ "docs:prod" : " npm run build -- docs --configuration production --aot --aot --base-href /ngx-admin/" ,
3232 "docs:build" : " npm-run-all docs:prod docs:dirs" ,
3333 "docs:serve" : " npm start -- docs --port 4100" ,
3434 "docs:gh-pages" : " ts-node -P ./scripts/docs/tsconfig.json ./scripts/docs/build-docs.ts" ,
You can’t perform that action at this time.
0 commit comments