Skip to content
#

minification

Here are 214 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

help wanted good first issue feature request
wp-rocket
DahmaniAdame
DahmaniAdame commented Dec 25, 2021

Before submitting an issue please check that you’ve completed the following steps:

  • Made sure you’re on the latest version 3.10.5
  • Used the search feature to ensure that the bug hasn’t been reported before

Describe the bug
When Delay JavaScript Execution is used with the WP Search with Algolia, the search featyre is

type: enhancement good first issue 3rd party compatibility priority: low

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