mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-23 18:50:06 +08:00
chore: adjust dumi config (#51604)
This commit is contained in:
parent
021745f1ab
commit
34b01ec077
@ -10,5 +10,8 @@
|
||||
"_nodeModulesRegexes": ["rc-.*"]
|
||||
},
|
||||
"hmr": false,
|
||||
"devtool": false
|
||||
"devtool": false,
|
||||
"experimental": {
|
||||
"magicComment": true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user