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