Skip to content

discuss renaming built files #53

@mwcz

Description

@mwcz

Proposed change:

  1. rename rh-foo/rh-foo.compiled.js to rh-foo/rh-foo.es5.js
  2. rename rh-foo/rh-foo.js to rh-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 request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions