summaryrefslogtreecommitdiff
path: root/doc/api/esm.md
AgeCommit message (Expand)Author
2019-01-27doc: fix file extension on ESM file exampleEric Whitebloom
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-05-11esm: provide named exports for builtin libsGus Caplan
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-04-16doc: unify more headingsVse Mozhet Byt
2018-04-14doc: add missing type=misc top commentsVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-03-06doc: replace to Node.jsYuta Hiroto
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-22doc: enable eslint prefer-template ruleRuben Bridgewater
2018-02-14module: support main w/o extension, pjson cacheGuy Bedford
2018-02-07lib,doc: revert format name to cjs over commonjsGuy Bedford
2018-02-01src,lib: implement import.metaMichaël Zasso
2018-01-31module: enable dynamic import flag for esmodulesMyles Borins
2018-01-31url: expose the WHATWG URL API globallyMichaël Zasso
2018-01-19doc: cjs format is now commonjsGus Caplan
2018-01-18doc: fix typo in esm.mdRich Trott
2017-12-31doc: fix duplicate words & spellings in docssreepurnajasti
2017-12-13doc: import() is supported nowGus Caplan
2017-12-09doc: esm loader example with module.builtinModulesGuy Bedford
2017-11-23doc: document resolve hook formatsLucas Azzola
2017-11-19doc: add missing introduced_in commentsLuigi Pinca
2017-10-25doc: remove loader hooks from unsupported featuresTeppei Sato
2017-10-24doc: fix doc stylesDaijiro Wachi
2017-10-11module: resolve and instantiate loader pipeline hooksguybedford
2017-09-13doc: fix nits in esm.mdVse Mozhet Byt
2017-09-07module: Allow runMain to be ESMBradley Farias