Skip to content

Commit

Permalink
Fix nullish operators by syncing browserslist with new cli4 project
Browse files Browse the repository at this point in the history
  • Loading branch information
davidyuk committed Feb 3, 2022
1 parent 430be6b commit 8df5f5f
Show file tree
Hide file tree
Showing 3 changed files with 493 additions and 604 deletions.
2 changes: 1 addition & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
presets: [
'@vue/app',
'@vue/cli-plugin-babel/preset',
],
plugins: [
['@babel/plugin-transform-async-to-generator', {
Expand Down
Loading

0 comments on commit 8df5f5f

Please sign in to comment.