vue-vben-admin/build/constant.ts

5 lines
139 B
TypeScript
Raw Normal View History

2020-10-29 23:01:11 +08:00
/**
* The name of the configuration file entered in the production environment
*/
export const GLOB_CONFIG_FILE_NAME = '_app.config.js';