-
Updated
Jul 6, 2021 - JavaScript
minification
Here are 201 public repositories matching this topic...
-
Updated
Nov 27, 2020 - HTML
-
Updated
Jul 9, 2021 - CSS
-
Updated
Jul 12, 2021 - JavaScript
-
Updated
Jun 9, 2021 - TypeScript
-
Updated
May 7, 2021 - JavaScript
-
Updated
Apr 27, 2021 - JavaScript
-
Updated
Jul 9, 2021 - JavaScript
-
Updated
Jul 6, 2021 - JavaScript
-
Updated
Jun 16, 2021 - TypeScript
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
Add 'since' information to plugin configuration parameters by inspecting the commit history.
-
Updated
Jul 14, 2021 - C
-
Updated
Jun 9, 2021 - TypeScript
-
Updated
Mar 15, 2019 - JavaScript
-
Updated
Apr 17, 2021 - JavaScript
-
Updated
Jul 3, 2021 - C#
-
Updated
Jun 22, 2021 - C#
-
Updated
Jun 29, 2021 - JavaScript
-
Updated
Jan 26, 2021 - JavaScript
-
Updated
Sep 22, 2017 - C
-
Updated
Sep 15, 2020 - PHP
-
Updated
Jun 15, 2021 - JavaScript
-
Updated
Jul 8, 2021 - Python
-
Updated
Nov 28, 2017 - JavaScript
-
Updated
Apr 21, 2021 - JavaScript
-
Updated
May 3, 2021 - Ruby
-
Updated
Oct 19, 2020 - Shell
Improve this page
Add a description, image, and links to the minification topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the minification topic, visit your repo's landing page and select "manage topics."
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