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 7beabe2 commit ec15270Copy full SHA for ec15270
babel.config.js
@@ -10,7 +10,7 @@ module.exports = {
10
corejs: { version: 3 },
11
useBuiltIns: false,
12
targets: {
13
- node: '8',
+ node: '12.4',
14
},
15
forceAllTransforms: false,
16
ignoreBrowserslistConfig: true,
0 commit comments