mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-11 02:44:20 +01:00
Removed old leftovers from bower and ionicons. These caused problems. Also added support for local Dockerfile (for dev)
This commit is contained in:
parent
0236ea72e9
commit
eb3127a4c0
8 changed files with 50 additions and 21 deletions
|
|
@ -116,7 +116,7 @@
|
|||
"gh-pages": "wintersmith build -C docs && gh-pages -d docs/build",
|
||||
"start": "npm run server:dev",
|
||||
"start:hmr": "npm run server:dev:hmr",
|
||||
"postinstall": "npm run typings -- install && bower install",
|
||||
"postinstall": "npm run typings -- install",
|
||||
"version": "npm run build",
|
||||
"postversion": "git push && git push --tags"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue