de/extensions/dataease-extensions-view/view-bubblemap/view-bubblemap-frontend
2023-12-29 14:13:46 +08:00
..
build refactor: 优化前端日志 2023-12-07 10:01:15 +08:00
config
src fix: 视图过滤国际化 2023-12-29 14:13:46 +08:00
static fix:: 解决view-bubblemap的前端执行npm run dev时,无法启动报错 close issue #5288 2023-10-30 17:37:35 +08:00
.babelrc fix: 视图过滤器 2023-12-21 17:24:21 +08:00
.editorconfig
.gitignore
.postcssrc.js
index.html
package.json fix: 视图过滤器 2023-12-21 17:24:21 +08:00
pom.xml
README.md

deplugin-view-frontend

A Vue.js project

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.