Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroppy committed Jul 7, 2019
1 parent 23354ef commit c286bab
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions packages/configs/__tests__/__snapshots__/babelrc.js.snap
Expand Up @@ -4,7 +4,6 @@ exports[`babelrc should match settings 1`] = `
Object {
"compact": true,
"plugins": Array [
"@babel/plugin-transform-runtime",
"@babel/plugin-syntax-dynamic-import",
"@babel/plugin-proposal-class-properties",
"@babel/plugin-proposal-object-rest-spread",
Expand All @@ -22,16 +21,10 @@ Object {
Array [
"@babel/preset-env",
Object {
"corejs": Object {
"proposals": true,
"version": 3,
},
"debug": true,
"modules": false,
"targets": Object {
"browsers": "last 1 version",
},
"useBuiltIns": "usage",
},
],
"@babel/preset-react",
Expand Down

0 comments on commit c286bab

Please sign in to comment.