2020-04-25 15:03:33 +03:00
|
|
|
export const REPO_URL = 'https://github.com/akveo/ngx-admin.git';
|
|
|
|
|
export const REPO_OWNER = 'akveo';
|
2020-04-21 19:48:00 +03:00
|
|
|
export const REPO_NAME = 'ngx-admin';
|
|
|
|
|
export const OUT_DIR = 'docs/dist'; // Relative to the directory you run command
|