tc39 / proposal-source-phase-imports

Proposal to enable importing modules at the source phase
https://tc39.es/proposal-source-phase-imports/
MIT License
129 stars 9 forks source link

update: use source reflection terminology, update references #34

Closed guybedford closed 1 year ago

guybedford commented 1 year ago

Updates the proposal naming to more clearly use the import source reflection term rather than just import reflection. Also mentions the concept of phase reflections and how this is a singular phase reflection.

Updates references to the module source proposal and import assertions.