vue-progressive-image
vue-progressive-image copied to clipboard
Vue progressive image loading plugin
Update README.md. Add section to explain how to configure vue-loader to manage asset path in custom elements.
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.5 to 2.9.13. Changelog Sourced from vite's changelog. 2.9.13 (2022-06-27) fix: /@fs/ dir traversal with escaped chars (fixes #8498) (#8805) (e109d64), closes #8498 #8805 fix(wasm): support decoding...
### Description Template without plugin: ```html ``` Template with plugin: ```html ``` HTML without plugin: ```HTML ``` HTML with plugin: ```html ``` ### Expected behavior Placeholder image and rendered image...
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...