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 Feb 20, 2019. It is now read-only.
I have config options that look like this:
Then I run rollup from command line like this:
Now when I make a few changes quite fast and save in between rollup gets stuck in a bundling loop. If I set
sourceMap: falsethis won't happen.