rollup打包 && npm发布 会飞的特洛伊 2023-03-23 103 阅读1分钟 webpack一般是用来打包应用程序,而rollup更适合打包js库。简而言之就是:rollup 打包 js 比 webpack 方便,而 webpack 打包 css 比 rollup 方便