mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
chore: turn off sourcemap (#50473)
This commit is contained in:
parent
e80ef92fcf
commit
5561a46495
@ -9,5 +9,6 @@
|
||||
"watch": {
|
||||
"_nodeModulesRegexes": ["rc-.*"]
|
||||
},
|
||||
"hmr": false
|
||||
"hmr": false,
|
||||
"devtool": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user