Closed paolodm closed 8 years ago
I'm a little confused by this line:
You'll also need a Promise polyfill for old browsers. npm install es6-promise
es6-promise is a node dependency and is automatically brought in via npm install. Is this line even necessary?
npm install
I'm a little confused by this line:
es6-promise is a node dependency and is automatically brought in via
npm install
. Is this line even necessary?