chore: turn off sourcemap (#50473)

pull/50476/head
MadCcc 5 months ago committed by GitHub
parent e80ef92fcf
commit 5561a46495
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -9,5 +9,6 @@
"watch": {
"_nodeModulesRegexes": ["rc-.*"]
},
"hmr": false
"hmr": false,
"devtool": false
}

Loading…
Cancel
Save