Skip to content

Commit

Permalink
pinia install + debug
Browse files Browse the repository at this point in the history
  • Loading branch information
dskvr committed Dec 29, 2022
1 parent 180480c commit 551a1ba
Show file tree
Hide file tree
Showing 39 changed files with 2,612 additions and 952 deletions.
5 changes: 3 additions & 2 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
'@vue/cli-plugin-babel/preset',
],
plugins: ["@babel/plugin-syntax-top-level-await"]
}
Loading

0 comments on commit 551a1ba

Please sign in to comment.