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 has been archived by the owner on Nov 4, 2024. It is now read-only.
Ok checking back, we seem to snapshot appropriately when running within the hook. The example presented above is running in the bridge file which is before rules can be imposed. I'll be adding a round of unit tests over the next couple of days to solidify support.
Dunno if this one has a sane solution without punching
require('module').Module.prototype.load
pretty hard...https://github.com/nodejs/node-eps/blob/master/002-es-modules.md#491-es-will-not-honor-reassigning-moduleexports-after-evaluation
The text was updated successfully, but these errors were encountered: