Skip to content

Commit

Permalink
add link explaining runtime features
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillich authored and domenic committed Sep 22, 2014
1 parent 9183136 commit c7e7911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ exports.configure = es6ify;
* ### Note
*
* The runtime is quite large and not needed for all ES6 features and therefore not added to the bundle by default.
* See [this comment](https://github.com/google/traceur-compiler/issues/1007#issuecomment-42837067) for details.
*
* @name e6ify::runtime
*/
Expand Down

0 comments on commit c7e7911

Please sign in to comment.