adam bien's blog
Converting External Dependencies into plain JavaScript modules with vanilla rollup.js 📎
In the video course: "Web Components, lit-html and redux" I used Snowpack to convert external dependencies
into standard ES modules. Snowpack evolved into a magical "all-in-one" tool, so in this free bonus video I'm
introducing rollup.js to convert lit-html,
vaadin router and redux to single-filed ESM modules.