Skip to content

Commit 4c09c1f

Browse files
committed
json as external plugin
1 parent 4898ace commit 4c09c1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rollup.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export default {
1919
"@rollup/plugin-commonjs",
2020
"@rollup/plugin-terser",
2121
"@rollup/plugin-inject",
22+
"@rollup/plugin-json",
2223
"rollup",
2324
],
2425
};

0 commit comments

Comments
 (0)