We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc5fb6 commit 2466010Copy full SHA for 2466010
config/babel.dev.js
@@ -11,7 +11,6 @@ module.exports = {
11
cacheDirectory: true,
12
presets: [
13
'babel-preset-es2015-webpack',
14
- 'babel-preset-es2016',
15
'babel-preset-react'
16
].map(require.resolve),
17
plugins: [
config/babel.prod.js
@@ -10,7 +10,6 @@
10
module.exports = {
0 commit comments