We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a63a0 commit e65eb9eCopy full SHA for e65eb9e
rollup.config.js
@@ -1,4 +1,4 @@
1
-import pkg from './package.json' assert {type: 'json'};
+import pkg from './package.json' with {type: 'json'};
2
3
function preserveDynamicImportPlugin() {
4
return {
0 commit comments