This repository was archived by the owner on Sep 2, 2023. It is now read-only.
This repository was archived by the owner on Sep 2, 2023. It is now read-only.
Upstream changes to ESM in nodejs/node #42
Closed
Description
During today's meeting there was discussion about what should we do with upstream changes to core. Some suggestions were
- nothing, allow changes to happen as they have been
- feature freeze. Allow bug fixes and infrastructure changes but do not land new features
- stop all changes against the esm implementation
- remove esm from core and start from scratch
It is worth noting that this team does not currently have any ability to demand that any of the above be implemented, but we do have enough representation from collaborators within this group that we can definitely make it work in practice if we have consesnsus
None of these solutions are ideal, but we do need to figure out a compromise.
One thing I think will be important if we do any sort of freeze on development, or removal of code, is that we set clear deadlines and expected deliverables for when that freeze is over, or when code is brought back.