Skip to content

Commit 1f33c8c

Browse files
committed
Update for new mushroom styles & sections view
1 parent f7d61ab commit 1f33c8c

File tree

5 files changed

+721
-445
lines changed

5 files changed

+721
-445
lines changed

rollup.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ export default [
2525
output: {
2626
dir: "dist",
2727
format: "es",
28+
inlineDynamicImports: true,
2829
},
2930
plugins: [...plugins],
3031
},

0 commit comments

Comments
 (0)