This commit is contained in:
luyuan 2020-05-14 17:27:39 +08:00
parent 3f6f2a6048
commit c6ca322e2e

View File

@ -21,5 +21,6 @@
| |-custom.js 自定义输出主要模块
| |-upload.js 将信息上传至服务器的主要模块
|-main.js 主要配置文件与初始化操作
|-webpack.config.j
|-webpack.config.js webpack配置文件
```
>可能还需要babel配置文件