File tree 14 files changed +17
-4340
lines changed
14 files changed +17
-4340
lines changed Original file line number Diff line number Diff line change 1
1
node_modules /
2
2
lib /
3
- examples /webpack /bundle
3
+ examples /* /bundle
4
4
npm-debug.log
Original file line number Diff line number Diff line change 1
1
{
2
- "presets" : [" prometheusresearch " ]
2
+ "presets" : [" es2015 " , " react " ]
3
3
}
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7
7
"watch" : " webpack -w"
8
8
},
9
9
"dependencies" : {
10
+ "babel-core" : " ^6.9.1" ,
10
11
"babel-loader" : " ^6.2.4" ,
12
+ "babel-preset-es2015" : " ^6.9.0" ,
13
+ "babel-preset-react" : " ^6.5.0" ,
11
14
"css-loader" : " ^0.23.1" ,
12
15
"extract-text-webpack-plugin" : " ^1.0.1" ,
13
16
"react" : " ^15.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "presets" : [" prometheusresearch " ]
2
+ "presets" : [" es2015 " , " react " ]
3
3
}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"autoprefixer" : " ^6.3.6" ,
11
+ "babel-core" : " ^6.9.1" ,
11
12
"babel-loader" : " ^6.2.4" ,
13
+ "babel-preset-es2015" : " ^6.9.0" ,
14
+ "babel-preset-react" : " ^6.5.0" ,
12
15
"css-loader" : " ^0.23.1" ,
13
16
"postcss-loader" : " ^0.9.1" ,
14
17
"react" : " ^15.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "presets" : [" prometheusresearch " ]
2
+ "presets" : [" es2015 " , " react " ]
3
3
}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7
7
"watch" : " webpack -w"
8
8
},
9
9
"dependencies" : {
10
+ "babel-core" : " ^6.9.1" ,
10
11
"babel-loader" : " ^6.2.4" ,
12
+ "babel-preset-es2015" : " ^6.9.0" ,
13
+ "babel-preset-react" : " ^6.5.0" ,
11
14
"css-loader" : " ^0.23.1" ,
12
15
"node-sass" : " ^3.8.0" ,
13
16
"react" : " ^15.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "presets" : [" prometheusresearch " ]
2
+ "presets" : [" es2015 " , " react " ]
3
3
}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7
7
"watch" : " webpack -w"
8
8
},
9
9
"dependencies" : {
10
+ "babel-core" : " ^6.9.1" ,
10
11
"babel-loader" : " ^6.2.4" ,
12
+ "babel-preset-es2015" : " ^6.9.0" ,
13
+ "babel-preset-react" : " ^6.5.0" ,
11
14
"css-loader" : " ^0.23.1" ,
12
15
"react" : " ^15.0.0" ,
13
16
"react-css-components" : " ../../" ,
You can’t perform that action at this time.
0 commit comments