UNPKG

create-iking-admin

Version:

金合技术中台脚手架

7 lines (5 loc) 180 B
/** * The name of the configuration file entered in the production environment */ export const GLOB_CONFIG_FILE_NAME = '_app.config.js'; export const OUTPUT_DIR = 'dist';