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 9319ebf commit 17c55d5Copy full SHA for 17c55d5
tools/build/config/rollup.config.mjs
@@ -67,7 +67,7 @@ const createConfigForFormat = (format, overrides) => {
67
}),
68
69
svgr(),
70
- // cache buster!
+ // cache buster x2
71
visualizer({
72
open: false,
73
filename: `${moduleFormatToDirectory[format]}/bundle-stats.html`,
0 commit comments