rollup
Posts
Links
- Webpack and Rollup: the same but different - webpack - Medium - This week, Facebook merged a monster pull request into React that replaced its existing build process with one based on Rollup, prompting several people to ask ‘why did you choose Rollup over webpack’? 14-08-2019
- Rollup.js cheatsheet - Rollup Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library or application. 17-04-2020
- Handling 3rd-party JavaScript with Rollup | Mixmax Engineering Blog - How and when to leave JS out of the bundle 17-04-2020
