This website works better with JavaScript.
Explore
Help
Register
Sign In
dashan
/
chatbot-web
Watch
1
Star
0
Fork
You've already forked chatbot-web
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
chatbot-web
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
1
Branch
0
Tags
339 KiB
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
chatbot-web
/
babel.config.js
8 lines
92 B
Raw
Permalink
Normal View
History
Unescape
Escape
feat:项目初始化,对接botapi
2 years ago
/* eslint-env node */
module
.
exports
=
{
presets
:
[
'@quasar/babel-preset-app'
]
}