We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4898ace commit 4c09c1fCopy full SHA for 4c09c1f
1 file changed
rollup.config.mjs
@@ -19,6 +19,7 @@ export default {
19
"@rollup/plugin-commonjs",
20
"@rollup/plugin-terser",
21
"@rollup/plugin-inject",
22
+ "@rollup/plugin-json",
23
"rollup",
24
],
25
};
0 commit comments