mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-05-01 03:59:13 -04:00
Rename 'Polymer Starter Kit' to 'Share With Me'
This commit is contained in:
parent
f5b2b47136
commit
370003835e
10 changed files with 38 additions and 133 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Although support for ES2015 (formerly ES6) is improving in modern browsers, the majority do not yet support the full set of features. To benefit from the awesomeness of the new ES2015 syntax while keeping backwards compatibility with Polymer's supported browsers, you'll need to transpile your JS code from ES2015 to ES5
|
||||
|
||||
This recipe focuses on adding an ES2015 to ES5 transpile step to Polymer Starter Kit's build pipeline using [BabelJS](https://babeljs.io/).
|
||||
This recipe focuses on adding an ES2015 to ES5 transpile step to Share With Me's build pipeline using [BabelJS](https://babeljs.io/).
|
||||
|
||||
|
||||
## Create a transpile gulp task
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue