mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-28 20:04:27 +08:00
[improvement](webapp) change rollup terser package
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import basicConfig from './rollup.config.mjs'
|
||||
import { terser } from "rollup-plugin-terser"
|
||||
import terser from '@rollup/plugin-terser';
|
||||
import replace from '@rollup/plugin-replace'
|
||||
|
||||
const config = {
|
||||
|
||||
Reference in New Issue
Block a user