mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-13 04:57:28 +00: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