chore(deps): update dependency rollup to v3
This commit is contained in:
parent
eaffef38c4
commit
c30c4c443c
3 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@ import livereload from "rollup-plugin-livereload";
|
|||
import styles from "rollup-plugin-styles";
|
||||
import { swc } from "rollup-plugin-swc3";
|
||||
|
||||
import copy from "@guanghechen/rollup-plugin-copy";
|
||||
import { copy } from "@guanghechen/rollup-plugin-copy";
|
||||
|
||||
import { distDirectory, name, sourceDirectory } from "./tools/const.js";
|
||||
import { convertJSONToPack } from "./tools/json-pack-tools.js";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue