@vant/lazyload

v1.0.1
This is a fork of [vue-lazyload](https://github.com/hilongjw/vue-lazyload) with Vue 3 support.

dev

babel src --out-dir dist/esm --watch

build

babel src --out-dir dist/esm && BABEL_MODULE=commonjs babel src --out-dir dist/cjs

release

npm run build && release-it
npm i @vant/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 12/4/2020

Downloads