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
f33b2502de
commit
4ac024d73d
5 changed files with 3 additions and 356 deletions
|
|
@ -1,4 +1,4 @@
|
|||
export const REPO_URL = 'https://github.com/akveo/ngx-admin.git';
|
||||
export const REPO_OWNER = 'akveo';
|
||||
export const REPO_URL = 'https://github.com/alexeykurbako/ngx-admin.git';
|
||||
export const REPO_OWNER = 'alexeykurbako';
|
||||
export const REPO_NAME = 'ngx-admin';
|
||||
export const OUT_DIR = 'docs/dist'; // Relative to the directory you run command
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue