Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Desmaisons committed Feb 24, 2019
1 parent 51c7996 commit b6b5a17
Show file tree
Hide file tree
Showing 8 changed files with 3,793 additions and 31 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", {
useBuiltIns: false
useBuiltIns: "usage"
}]
]
};
Loading

0 comments on commit b6b5a17

Please sign in to comment.