Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
fix source maps
  • Loading branch information
guybedford committed Mar 27, 2014
1 parent 4e8b50d commit 346df8e
Show file tree
Hide file tree
Showing 5 changed files with 571 additions and 562 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ See the [demo folder](https://github.com/ModuleLoader/es6-module-loader/blob/mas

For an example of a universal module loader based on this polyfill for loading AMD, CommonJS and globals, see [SystemJS](https://github.com/systemjs/systemjs).

_The current version is tested against **[Traceur 0.0.32](https://github.com/google/traceur-compiler/tree/traceur%400.0.32)**._
_The current version is tested against **[Traceur 0.0.32](https://github.com/google/traceur-compiler/tree/0.0.32)**._

_Note the ES6 module specification is still in draft, and subject to change._

Expand Down
4 changes: 2 additions & 2 deletions dist/es6-module-loader-sans-promises.js

Large diffs are not rendered by default.

0 comments on commit 346df8e

Please sign in to comment.