Skip to content
#

minification

Here are 201 public repositories matching this topic...

esbuild-loader
wanglihui
wanglihui commented Dec 31, 2020

in my old project , using webpack 1.x. And I use esbuild-loader replace babel-loader will print error

` building for production.../Users/wanglihui/WebstoreProject/onionfph5/project/node_modules/esbuild-loader/dist/plugin.js:12
compiler.hooks.thisCompilation.tap('esbuild', compilation => {
^

TypeError: Cannot read property 'thisCompilation' of undefined

wp-rocket
juricazuanovic
juricazuanovic commented Oct 28, 2020

Describe the bug
On the frontend, the embed post block generates an iframe that loads the embedded posts, but when the Lazyload for iframes is enabled, embedded posts are not loaded in the Chrome browser.

Lazy load status for iframe does not change from data-ll-status="loading" to data-ll-status="loaded".

On Firefox embedded post iframe is lazy loaded.

To Reproduce
Steps to

Improve this page

Add a description, image, and links to the minification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the minification topic, visit your repo's landing page and select "manage topics."

Learn more