This repository was archived by the owner on Jul 13, 2020. It is now read-only.
This repository was archived by the owner on Jul 13, 2020. It is now read-only.
Conformity with ES6 final draft #378
Closed
Description
(I am just a "user" trying to find the best way to use ES6 today in a long-running project)
How valid is this project with regard to the final ES6 draft spec [1] ?
I found that chapter 26 referenced in loader.js [2] does not appear in the ES 6 final draft, as are any other references to a Loader
. The same goes for anything like System.register
.
Am I not reading the spec right? I'll be the first to admit that I do not understand an awful lot of it.
Thanks a lot for any insight.
[1] http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts#april_14_2015_rev_38_final_draft
[2] https://github.com/ModuleLoader/es6-module-loader/blob/master/src/loader.js#L604
Metadata
Metadata
Assignees
Labels
No labels