mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 03:59:01 +08:00
This reverts commit f92aa32cfe
.
This commit is contained in:
parent
fa90b25b3e
commit
78c814649c
@ -99,9 +99,4 @@ export default defineConfig({
|
||||
})();
|
||||
`,
|
||||
],
|
||||
chainWebpack(memo) {
|
||||
// FIXME: disable case-sensitive-paths plugin since it costs more than 1min in HMR, wait for plugin repair then remove
|
||||
memo.plugins.delete('case-sensitive-paths');
|
||||
return memo;
|
||||
},
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user