Skip to content

Investigate potential --esm make flag #9

Open
@supermario

Description

@supermario

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:

"(function(scope){\n'use strict';"

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions