rollup-starter-project
rollup-starter-project copied to clipboard
Target the browser
Getting started with rollup for a webapp wasn't as easy as I thought it would be!
I usually want rollup-plugin-node-resolve and getting tests to run can be even more troublesome.
I don't expect this to be merged into master, perhaps there's a rollup-starter-webapp repo that I failed to find but I'd love some feedback on my approach.
@au-phiware thanks for sharing! I opened a related issue here (trying to provide both Node.js and browser implementations):
https://github.com/rollup/rollup/issues/1308
I'd love to know what you think.