summaryrefslogtreecommitdiff
path: root/doc/api/esm.md
AgeCommit message (Expand)Author
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