mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-11 02:44:20 +01:00
Update Setting Router
This commit is contained in:
parent
b66f3720cf
commit
187056380e
10 changed files with 255 additions and 7 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"ng": "ng",
|
||||
"conventional-changelog": "conventional-changelog",
|
||||
"start": "ng serve",
|
||||
"build": "ng build",
|
||||
"build": "ng build --base-href \"/SEO/\"",
|
||||
"build:prod": "npm run build -- --configuration production --aot",
|
||||
"test": "ng test",
|
||||
"test:coverage": "rimraf coverage && npm run test -- --code-coverage",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue