mirror of
https://gitee.com/WeBank/fes.js.git
synced 2024-12-03 04:07:57 +08:00
d5bfc61b01
1. getConfigFile函数直接拿到所有配置文件,包含env和local 2. hardSourcePlugin会监听configFile的变化,更新缓存
5 lines
70 B
JavaScript
5 lines
70 B
JavaScript
export default {
|
|
// define: {
|
|
// __DEV__: true
|
|
// },
|
|
} |