Skip to content

Commit

Permalink
try to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
tjk committed Dec 5, 2020
1 parent 737a71c commit 6d86713
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const configureBabel = () => {
return babel({
exclude: "node_modules/**",
extensions: [".js", ".jsx", ".ts", ".tsx", ".vue"],
plugins: ["@babel/plugin-proposal-class-properties"],
})
}

Expand Down

0 comments on commit 6d86713

Please sign in to comment.