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.
2 parents bf2be67 + 8897703 commit daf06d1Copy full SHA for daf06d1
rollup.config.mjs
@@ -1,4 +1,4 @@
1
-import { terser } from 'rollup-plugin-terser'
+import { terser } from '@rollup/plugin-terser'
2
import peerDepsExternal from 'rollup-plugin-peer-deps-external'
3
import resolve from '@rollup/plugin-node-resolve'
4
import commonjs from '@rollup/plugin-commonjs'
0 commit comments