Skip to content

Migrate to ECMAScript modules #1051

@0x2b3bfa0

Description

@0x2b3bfa0

We're using CommonJS modules instead of ECMAScript modules, but most of our dependencies are already using the latter. Let's consider migrating and then transpile our code back to CommonJS when needed, e.g. when using pkg to produce standalone binaries.

Dependents

Related

Blockers

Metadata

Metadata

Assignees

Labels

blockedDependent on something elseiceboxreleasesShipping buildstechnical-debtRefactoring, linting & tidyingtestingUnit tests & debugging

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions