当前位置: 首页 > 工具软件 > Rollup > 使用案例 >

rollup基本配置

有翰海
2023-12-01
npm init -y
npm install rollup @babel/core @babel/preset-env rollup-plugin-babel -D

 类似资料: