fes.js/packages/fes-template/.fes.local.js
万纯 d5bfc61b01 feat: 优化getConfigFile和hardSourePlugin
1. getConfigFile函数直接拿到所有配置文件,包含env和local
2. hardSourcePlugin会监听configFile的变化,更新缓存
2021-02-05 11:43:24 +08:00

5 lines
70 B
JavaScript

export default {
// define: {
// __DEV__: true
// },
}