Commit 243070eb authored by 郭志伟's avatar 郭志伟

Merge branch 'feat/sourcemapSentry' into 'master'

Feat/sourcemap sentry

See merge request !84
parents 3f7fa4ce 069c9a9e
...@@ -62,7 +62,7 @@ export default { ...@@ -62,7 +62,7 @@ export default {
targets: { targets: {
ie: 11, ie: 11,
}, },
devtool: isAntDesignProPreview ? 'source-map' : false, devtool: 'hidden-source-map',
// umi routes: https://umijs.org/zh/guide/router.html // umi routes: https://umijs.org/zh/guide/router.html
routes: [ routes: [
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment