1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-04-30 14:19:01 +08:00
vue-naive-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'