vue-element-loading

v3.0.0
Loading inside a container or full screen for Vue.js

dev

cross-env NODE_ENV=development webpack-dev-server --mode development --open --hot

build

npx vue-cli-service build --target lib --name VueElementLoading ./src/index.js --mode production

build:lib

npx vue-cli-service build --target lib --name VueElementLoading ./src/index.js --mode production

build:example

rm -rf ./dist && cross-env NODE_ENV=production webpack --mode production --progress --hide-modules

prepublish

npm run build

Metadata

  • MIT
  • Whatever
  • biig_pongsatorn
  • released 1/18/2021

Downloads

Maintainers