facebookarchive / prepack

A JavaScript bundle optimizer.
http://prepack.io
Other
14.21k stars 424 forks source link

Fixing dependency issues with cyclic prototype dependencies. #2556

Closed NTillmann closed 6 years ago

NTillmann commented 6 years ago

Release notes: none

This fixes #2555. We were waiting on the wrong thing in the serializer. Adding regression tests.