chore: Remove source maps for icons (#12752)
This commit is contained in:
@@ -88,7 +88,7 @@ const configs = bundles
|
|||||||
}.js`,
|
}.js`,
|
||||||
}),
|
}),
|
||||||
format,
|
format,
|
||||||
sourcemap: true,
|
sourcemap: false,
|
||||||
preserveModules,
|
preserveModules,
|
||||||
globals: {
|
globals: {
|
||||||
react: "react",
|
react: "react",
|
||||||
|
|||||||
Reference in New Issue
Block a user