Skip to content

Commit

Permalink
Added compact: false babel config for vue cli plugin tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgrozav committed Feb 20, 2020
1 parent c7e7701 commit 3616c2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vue-cli-plugin/tests/app/babel.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = {
compact: false,
presets: [
'@vue/cli-plugin-babel/preset'
]
Expand Down

0 comments on commit 3616c2e

Please sign in to comment.