Unverified Commit e0e99840 authored by cgm78's avatar cgm78 Committed by GitHub
Browse files

Updated plugin

parent 12231d97
Loading
Loading
Loading
Loading
+44 −36
Original line number Diff line number Diff line
@@ -9,6 +9,13 @@
    ]
  ],
  "plugins": [

    ["@babel/plugin-transform-runtime",
      {
        "regenerator": true
      }
    ],

    [
      "babel-plugin-import",
      {
@@ -17,6 +24,7 @@
        "camel2DashComponentName": false
      },
      "core"
      
    ],
    [
      "babel-plugin-import",