rollup / rollup-plugin-commonjs

This module has moved and is now available at @rollup/plugin-commonjs / https://github.com/rollup/plugins/blob/master/packages/commonjs
MIT License
502 stars 126 forks source link

Regression in 9.1.1 - Using cache will cause the next compilation to freeze #337

Closed porsager closed 6 years ago

porsager commented 6 years ago

More info here: https://github.com/rollup/rollup/issues/2371

guybedford commented 6 years ago

Thanks for tracking this down, if you're able to look into it and make any suggestions that would be a great help, otherwise I will look into this soon.

porsager commented 6 years ago

Already made this PR ;) https://github.com/rollup/rollup-plugin-commonjs/pull/338

guybedford commented 6 years ago

Ah, perfect! Thanks.