rollup.config.js import esbuild from 'rollup-plugin-esbuild-transform' export default { plugins: [ esbuild([ { loader: 'json', ...
確定! 回上一頁