There’s nothing stopping you from running rollup during development to test your current work. It even has a -w
command line option that makes it constantly rebuild your project as you change files.
There’s nothing stopping you from running rollup during development to test your current work. It even has a -w
command line option that makes it constantly rebuild your project as you change files.