Initialize web code
This commit is contained in:
parent
850af27966
commit
f7b571269e
7 changed files with 9068 additions and 0 deletions
5
web/babel.config.js
Normal file
5
web/babel.config.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module.exports = {
|
||||
presets: [
|
||||
'@vue/cli-plugin-babel/preset'
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue