Trunk89 / parcel-plugin-lazyload-hbs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📦 parcel-plugin-lazyload-hbs

Adds lazyload data attributes data-src, data-srcset, data-bg, data-background-image to the list of attributes that can have a depencency in parcel build process. Can be used with vanilla-lazyload https://github.com/verlok/lazyload

Install

npm install parcel-plugin-lazyload-hbs --save-dev
yarn add parcel-plugin-lazyload-hbs --dev

About


Languages

Language:JavaScript 100.0%