“build”: “rollup -c rollup.config.build.js”, “dev”: “rollup -c rollup.config.dev.js -w” ... import serve from 'rollup-plugin-serve';
確定! 回上一頁