import copy from "rollup-plugin-copy"; export default { input: "src/index.js", output: { file: "dist/app.js", format: "es" }, plugins: [ copy({ targets: [
確定! 回上一頁