vben-admin-thin-next/build/constant.ts
2020-10-29 23:01:11 +08:00

5 lines
139 B
TypeScript

/**
* The name of the configuration file entered in the production environment
*/
export const GLOB_CONFIG_FILE_NAME = '_app.config.js';