tc39 / proposal-defer-import-eval

A proposal for introducing a way to defer evaluate of a module
https://tc39.es/proposal-defer-import-eval
MIT License
208 stars 12 forks source link

Do not store the phase in ImportEntry records #25

Closed nicolo-ribaudo closed 11 months ago

nicolo-ribaudo commented 11 months ago

This is never used, we only need it in ModuleRequest Records.