Skip to content

Commit 1010447

Browse files
committed
prevent caching to allow working with symlinks
1 parent 16fd99b commit 1010447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rollup.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ export default [
4747
importCssString(),
4848
visualizer(),
4949
],
50+
cache: false,
5051
output: [
5152
{
5253
dir: "lib/build",

0 commit comments

Comments
 (0)