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

Commit

Permalink
better comment
Browse files Browse the repository at this point in the history
 🐿 v2.9.0
  • Loading branch information
doramatadora committed Jun 26, 2018
1 parent ec8c0e5 commit 8a03233
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build/webpack/loaders/es5.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ const babelLoaderConfig = () => ({
[
// use fast-async and nodent instead of Babel's regenerator
// https://github.com/MatAtBread/fast-async
// it's 3-4 times faster in a browser
// and as much as 10 times faster on a mobile browsers
// it's 3-4x faster in a browser (up to 10x on mobile)
'fast-async',
{
// place nodent runtime in vendor.js and vendor.es6.js
Expand Down

0 comments on commit 8a03233

Please sign in to comment.