mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
fix(app): directory splitting
This commit is contained in:
parent
8e66b07eb9
commit
30f0099ddc
1 changed files with 1 additions and 1 deletions
|
|
@ -27,8 +27,8 @@
|
|||
"pree2e": "webdriver-manager update --standalone false --gecko false",
|
||||
"e2e": "ng e2e",
|
||||
"docs": "compodoc -p src/tsconfig.app.json -d docs",
|
||||
"docs:build": "npm-run-all docs:prepare docs:dir",
|
||||
"docs:dirs": "gulp create-docs-dirs",
|
||||
"docs:build": "npm-run-all docs:prepare docs:dirs",
|
||||
"docs:parse": "gulp docs",
|
||||
"docs:prepare": "npm run build -- docs --prod --aot --base-href /ngx-admin/",
|
||||
"docs:serve": "npm start -- docs --port 4100",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue