mirror of
https://github.com/Xevion/power-math.git
synced 2025-12-07 13:16:00 -06:00
base Vue client files (config, App, yarn [!] lock & packages, ignore)
This commit is contained in:
5
client/babel.config.js
Normal file
5
client/babel.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
'@vue/cli-plugin-babel/preset'
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user