fix issue to try to compile webpack bundle, the problem was that...
fix issue to try to compile webpack bundle, the problem was that babel-preset-es2015-webpack is not supported on npm version 3.*, so instead we start to use babel-preset-es2015 to solve the problem
Showing
Please register or sign in to comment