Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Commit

Permalink
Merge pull request #1758 from Polymer/docs-1754
Browse files Browse the repository at this point in the history
Fix 1754
  • Loading branch information
Arthur Evans authored Sep 26, 2016
2 parents a1db9f0 + 9d5c7ff commit 47a0fe9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/1.0/blog/es6.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ As you've seen, defining custom elements and/or Polymer elements using classes i
### Additional resources

- [Using ES6 with Polymer](https://www.youtube.com/watch?v=bX3_tN23M_Y) video from Polymer Summit 2015
- [Polymer Starter Kit](https://github.com/PolymerElements/polymer-starter-kit/blob/master/docs/add-es2015-support-babel.md) support/recipe
- [BabelJS](https://babeljs.io/)—transpiler for ES6 -> ES5
- [ES6 In Depth articles](https://hacks.mozilla.org/category/es6-in-depth/) on Mozilla Hacks
- [Custom Elements 101](http://www.html5rocks.com/en/tutorials/webcomponents/customelements/) on html5rocks
Expand Down

0 comments on commit 47a0fe9

Please sign in to comment.