You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
First of all great concept and nice work on rollup.js. Tried to setup a minimal example with a few imports from node_modules, however rollup with the options as per the provided example is dead in the water. .then (to write the bundle) seems to never be called. Without the plugin everything seems to work as expected.