This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
halo-admin
mirror of
https://github.com/halo-dev/halo-admin
Watch
1
Star
0
Fork
You've already forked halo-admin
0
Code
Issues
Releases
Wiki
Activity
7c91a08f83
halo-admin
/
babel.config.js
4 lines
65 B
JavaScript
Raw
Normal View
History
Unescape
Escape
init
2019-03-18 16:35:13 +00:00
module
.
exports
=
{
chore: upgrade vue cli to 5.0 (#417) Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-21 08:50:23 +00:00
presets
:
[
'@vue/cli-plugin-babel/preset'
]
完成评论消息组件
2019-03-29 08:05:05 +00:00
}