Skip to content

Commit 65f97ff

Browse files
committed
fix: rollup comments
1 parent ab46eac commit 65f97ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rollup.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export default {
3333
],
3434
external: [
3535
...Object.keys(pkg.dependencies),
36+
// make sure jsx schema is loaded from external
3637
"prismjs/components/prism-jsx.min"
3738
]
3839
};

0 commit comments

Comments
 (0)