mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2026-03-19 10:00:15 +00:00
5 lines
139 B
TypeScript
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';
|