Merge pull request #25 from Igonato/master

PhantomJS Promise support
This commit is contained in:
Chris
2016-02-08 10:12:37 +01:00
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -109,3 +109,4 @@ react-webpack-template is available under MIT-License and can therefore be used
- Martin Jul (martin@mjul.com)
- Stephan Herzog (sthzgvie@gmail.com)
- Kashif Iqbal Khan
- Ignat Shining (mail@igonato.com)
+1
View File
@@ -39,6 +39,7 @@
"babel-core": "^6.0.0",
"babel-eslint": "^5.0.0-beta4",
"babel-loader": "^6.0.0",
"babel-polyfill": "^6.3.14",
"babel-preset-es2015": "^6.0.15",
"babel-preset-react": "^6.0.15",
"bower-webpack-plugin": "^0.1.9",
+1
View File
@@ -1,5 +1,6 @@
'use strict';
require('babel-polyfill');
require('core-js/fn/object/assign');
// Add support for all files in the test directory