You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- export const GLOB_CONFIG_FILE_NAME = 'app.config.js'
- export const GLOB_CONFIG_NAME = '__APP__GLOB__CONF__'
- export const OUTPUT_DIR = 'dist'
|