Open
Description
Basically the stuff that https://www.npmjs.com/package/elm-esm does but native.
Elm's current IIFE (immediately invoked function expression) setup is here:
Stuff to look into
- Can a
generateEsm
function be written right next to there that does what we need?- If not, what other changes does ESM output require?
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo