prodog Trace模块

liuyanpeng 927844f8a1 打包并发布trace il y a 3 ans
bat 927844f8a1 打包并发布trace il y a 3 ans
public ff3e845924 删除public中的静态目录。 il y a 3 ans
src 927844f8a1 打包并发布trace il y a 3 ans
.babelrc 3dfab5505a vue 2.0 升级 vue 3.0 il y a 4 ans
.editorconfig 87852a085c 1.0 新建开发环境。 il y a 4 ans
.eslintignore 3dfab5505a vue 2.0 升级 vue 3.0 il y a 4 ans
.eslintrc.js e86af91f6a 修复警告报错 il y a 4 ans
.gitignore 87852a085c 1.0 新建开发环境。 il y a 4 ans
README.md 87852a085c 1.0 新建开发环境。 il y a 4 ans
package-lock.json ec85f3acee 修改任务管理系统的前端。 il y a 3 ans
package.json 927844f8a1 打包并发布trace il y a 3 ans
webpack.base.js 927844f8a1 打包并发布trace il y a 3 ans
webpack.dev.js ec85f3acee 修改任务管理系统的前端。 il y a 3 ans
webpack.lib.js e432ac159e 增加打包成lib il y a 3 ans
webpack.prod.js e432ac159e 增加打包成lib il y a 3 ans

README.md

client-trace

wms module

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.