mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-08 02:28:50 +01:00
feat(landing): add backend bundles scheme
This commit is contained in:
parent
32bf572d6f
commit
1c3dc2daed
7 changed files with 22 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
"e2e": "ng e2e",
|
||||
"docs": "compodoc -p src/tsconfig.app.json -d docs",
|
||||
"docs:build": "npm run build -- docs --prod --aot --base-href /ngx-admin/",
|
||||
"docs:build-stg": "npm run build -- docs --prod --aot",
|
||||
"docs:serve": "npm start -- docs --port 4100 --host 0.0.0.0",
|
||||
"docs:gh-pages": "npm run docs:build && npm run ngh -- --dir ./docs/dist",
|
||||
"prepush": "npm run lint:ci",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue