Skip to content

Adds data-src to the list of all attributes that may produce a dependency.

Notifications You must be signed in to change notification settings

andreaswalter/parcel-plugin-html

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please note: The aproach I've used is very hacky 🙈 Please let me know, if you have a better solution.

📦 parcel-plugin-html

Adds data-src to the list of all attributes that may produce a dependency. Supported elements are <script>, <img>, <audio>, <video>, <source>, <track>, <iframe> and <embed>.

Install

Make sure you have installed parcel before continuing.

yarn add --dev parcel-plugin-html
# or
npm install --save-dev parcel-plugin-html

About

Adds data-src to the list of all attributes that may produce a dependency.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%