mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-07-09 04:39:11 +00:00
base layout, data, components
This commit is contained in:
parent
3649d39cc3
commit
e6e8648af9
29 changed files with 482 additions and 64 deletions
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
presets: [
|
||||
'@vue/cli-plugin-babel/preset'
|
||||
]
|
||||
}
|
||||
"presets": [
|
||||
"@vue/cli-plugin-babel/preset"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue