kumavis
e072a3d993
build - babel - move config to babelrc ( #6284 )
6 years ago
Antoine Nauleau
3854650546
Minimum Browsers Supported ( #4873 )
...
* Minimum supported browsers and version standard: add browsers and targets to .babelrc and package.json
* Regenerate package.json, fix issue with comma in merge
* Resolve merge conflicts
* Regenerate package-lock.json
* Revert to previous package-lock.json
6 years ago
brunobar79
992e7f1b5a
fix merge conflicts
6 years ago
Antoine Nauleau
653e42cf79
Update Babel to Current Standard "babel-preset-env" ( #4812 )
...
* Update .babelrc and package.json to babel-preset-env standard
* Install babel-preset-env babel-stage-0
* Regenerate package-lock.json by running npm install --package-lock-only && npm audit fix
* Resolve PR #4812 merge conflicts
* Merge #4847 Solves previous cache issues with cirlce-ci
6 years ago
Jacky Chan
0264ecaad7
Adding CreatePasswordScreen
7 years ago
Dan Finlay
61f5c42a45
Add support for async/await
8 years ago
Dan Finlay
daec667c16
Add support for async/await
8 years ago
Dan Finlay
9bae32e78b
Add functional but ugly and hard-coded token list
8 years ago
Dan Finlay
da31f4daed
Added basic es6 mocha test suite
9 years ago