mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 16:00:14 +01:00
fix(app): build docs script
This commit is contained in:
parent
30f0099ddc
commit
f33b2502de
7 changed files with 526 additions and 4 deletions
|
|
@ -1 +1,3 @@
|
|||
export const DOCS_DIST = './docs/dist';
|
||||
export const DOCS_OUTPUT = './docs/output.json';
|
||||
export const EXTENSIONS = ['ts', 'html', 'scss'];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue