mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-04 15:41:52 +01:00
refactor(layout): remove sidebar fixes
This commit is contained in:
parent
f01f16768a
commit
1cfbeb5fc4
2 changed files with 0 additions and 18 deletions
|
|
@ -11,8 +11,6 @@
|
|||
"build:prod": "npm run build -- --prod",
|
||||
"build:prod:aot": "npm run build:prod -- --aot",
|
||||
"build:ci": "npm-run-all -p -r build:prod build:prod:aot",
|
||||
"build:ghpages": "npm run build:prod:aot -- --base-href \"https://akveo.github.io/ng2-admin/\" && ngh",
|
||||
"build:stg": "npm run build:prod:aot -- --base-href \"http://akveo.com/ngx-admin/\"",
|
||||
"test": "ng test -sr",
|
||||
"test:coverage": "rimraf coverage && npm run test -- -cc",
|
||||
"lint": "ng lint --type-check",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue