We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 635d521 commit f6c656cCopy full SHA for f6c656c
.config/rollup.config.js
@@ -1,5 +1,5 @@
1
import cleanup from 'rollup-plugin-cleanup';
2
-import { terser } from 'rollup-plugin-terser';
+import terser from '@rollup/plugin-terser';
3
4
export default [
5
{
0 commit comments