-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Description
Proposed change:
- rename
rh-foo/rh-foo.compiled.jstorh-foo/rh-foo.es5.js - rename
rh-foo/rh-foo.jstorh-foo/rh-foo.mjs
Reasoning:
For the first one, "es5" conveys the purpose of the file more clearly than "compiled". For the second, there are some good reasons to use the mjs file extension for ES modules.
These changes will make more clear to contributors and users what the purpose of the two built files are.
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request