chore: Remove source maps for icons (#12752)

This commit is contained in:
Stevche Radevski
2025-06-17 09:09:35 +02:00
committed by GitHub
parent 0823deb25f
commit 4e26e1ab3e

View File

@@ -88,7 +88,7 @@ const configs = bundles
}.js`,
}),
format,
sourcemap: true,
sourcemap: false,
preserveModules,
globals: {
react: "react",