We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9558876 commit febeea9Copy full SHA for febeea9
tools/build/config/rollup.config.mjs
@@ -67,6 +67,7 @@ const createConfigForFormat = (format, overrides) => {
67
}),
68
69
svgr(),
70
+ // cache buster!
71
visualizer({
72
open: false,
73
filename: `${moduleFormatToDirectory[format]}/bundle-stats.html`,
0 commit comments