Skip to content

Review and migrate CJS→ESM #7173

@kyle-ssg

Description

@kyle-ssg

Due to remaining legacy code we are using a mixture of CJS (module.exports) and ESM (export default)

  • A standard way of importing and exporting frontend modules
  • So that we can have much more efficient bundles and potentially use Vite

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions