mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-03 08:08:49 +01:00
fix(app): build docs script
This commit is contained in:
parent
f33b2502de
commit
4ac024d73d
5 changed files with 3 additions and 356 deletions
|
|
@ -28,9 +28,7 @@
|
|||
"e2e": "ng e2e",
|
||||
"docs": "compodoc -p src/tsconfig.app.json -d docs",
|
||||
"docs:dirs": "gulp create-docs-dirs",
|
||||
"docs:parse": "gulp docs",
|
||||
"docs:prepare": "npm-run-all docs:parse",
|
||||
"docs:prod": "npm run build -- docs --prod --aot --base-href '/ngx-admin/'",
|
||||
"docs:prod": "npm run build -- docs --prod --aot --base-href /ngx-admin/",
|
||||
"docs:build": "npm-run-all docs:prod docs:dirs",
|
||||
"docs:serve": "npm start -- docs --port 4100",
|
||||
"docs:gh-pages": "ts-node -P ./scripts/docs/tsconfig.json ./scripts/docs/build-docs.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue