HoriSun / closure-compiler

Automatically exported from code.google.com/p/closure-compiler
0 stars 0 forks source link

es6 module loading #1234

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/59600046/
mostly this just defines an interface for what module loaders look like. This 
is part of a larger change that implements a module loader for the NodeJS 
addressing rules (which are very different than the Naive module loader)

Original issue reported on code.google.com by Nicholas.J.Santos on 12 Feb 2014 at 4:15

GoogleCodeExporter commented 9 years ago

Original comment by Nicholas.J.Santos on 14 Feb 2014 at 6:37