Skip to content

Commit 17c55d5

Browse files
cache buster!
1 parent 9319ebf commit 17c55d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build/config/rollup.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const createConfigForFormat = (format, overrides) => {
6767
}),
6868

6969
svgr(),
70-
// cache buster!
70+
// cache buster x2
7171
visualizer({
7272
open: false,
7373
filename: `${moduleFormatToDirectory[format]}/bundle-stats.html`,

0 commit comments

Comments
 (0)