8000 Rename module_systems 'es6' to 'esm' · Issue #1066 · melange-re/melange · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Rename module_systems 'es6' to 'esm' #1066
Open
@dmmulroy

Description

@dmmulroy

Currently melange, via dune, can be configured to compile to common js (cjs) OR to EcmaScript Modules (esm). Right now the option incorrectly uses the name es6 to output esm. ES6, also known as EcmaScript 2015, is a versioned specification of the EcmaScript language (https://262.ecma-international.org/6.0/).

We should update Dune and the Melange documentation to reflect this and use esm instead of es6

Metadata

Metadata

Assignees

No one assigned

    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

      0