wireguard-dashboard-admin/build/constant.js
zhangchuanlong 8d0158be7c first commit
2022-01-08 17:20:46 +08:00

4 lines
140 B
JavaScript

export const GLOB_CONFIG_FILE_NAME = 'app.config.js'
export const GLOB_CONFIG_NAME = '__APP__GLOB__CONF__'
export const OUTPUT_DIR = 'dist'