mirror of
https://github.com/rubickCenter/rubick
synced 2026-03-07 06:20:41 +08:00
✨ 增加新手引导
This commit is contained in:
5
guide/babel.config.js
Normal file
5
guide/babel.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
'@vue/cli-plugin-babel/preset'
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user