-
Updated
Oct 24, 2020 - JavaScript
lazyload
Here are 289 public repositories matching this topic...
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Oct 17, 2020 - JavaScript
-
Updated
Jan 28, 2019 - JavaScript
-
Updated
Aug 31, 2020 - HTML
-
Updated
Aug 8, 2020 - JavaScript
-
Updated
Jul 24, 2020 - JavaScript
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Dec 1, 2018 - JavaScript
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Oct 23, 2020 - PHP
-
Updated
Jul 18, 2020 - JavaScript
-
Updated
May 4, 2018 - JavaScript
-
Updated
Oct 16, 2019 - TypeScript
-
Updated
Sep 29, 2020 - HTML
-
Updated
May 29, 2020 - JavaScript
-
Updated
Oct 24, 2020 - TypeScript
-
Updated
Oct 22, 2020 - TypeScript
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Sep 15, 2018 - Vue
-
Updated
Jul 18, 2020 - HTML
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Jul 5, 2016 - HTML
-
Updated
Nov 13, 2018 - JavaScript
-
Updated
Aug 28, 2020 - Kotlin
-
Updated
Jun 3, 2018
Improve this page
Add a description, image, and links to the lazyload topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lazyload topic, visit your repo's landing page and select "manage topics."
Expected Behavior
Lozad's browser field in
package.jsonshould point to the ES build, as this field is used for bundlers which will then do their own transpilation, tree-shaking, and minification. Pointing at the minified/transpiled build causes this not to happen and results in larger bundle sizes and inability to debug.Current Behavior
Currently
browserpoints at the minified bui