-
Updated
Nov 3, 2021 - JavaScript
minification
Here are 205 public repositories matching this topic...
-
Updated
Oct 10, 2021 - HTML
-
Updated
Nov 6, 2021 - CSS
-
Updated
Oct 21, 2021 - JavaScript
-
Updated
Sep 29, 2021 - TypeScript
-
Updated
May 7, 2021 - JavaScript
-
Updated
Apr 27, 2021 - JavaScript
-
Updated
Oct 19, 2021 - JavaScript
-
Updated
Jul 31, 2021 - JavaScript
-
Updated
Oct 10, 2021 - TypeScript
Is your feature request related to a problem? Please describe.
SEO is very important to my client and having full control over what's in the element is ideal.
Describe the solution you'd like
The Lazy Loaded Scripts, Critical CSS, Combined CSS, and Used CSS tags were all getting placed into the element by replacing the closing </title> and closing tags.
What
-
Updated
Nov 6, 2021 - TypeScript
-
Updated
Apr 17, 2021 - JavaScript
Add 'since' information to plugin configuration parameters by inspecting the commit history.
-
Updated
Nov 3, 2021 - C
-
Updated
Mar 15, 2019 - JavaScript
-
Updated
Aug 6, 2021 - C#
-
Updated
Oct 6, 2021 - C#
-
Updated
Oct 21, 2021 - JavaScript
-
Updated
Jan 26, 2021 - JavaScript
-
Updated
Sep 22, 2017 - C
-
Updated
Sep 15, 2020 - PHP
-
Updated
Oct 4, 2021 - JavaScript
-
Updated
Oct 9, 2021 - Python
-
Updated
Nov 28, 2017 - JavaScript
-
Updated
Apr 21, 2021 - JavaScript
-
Updated
Nov 3, 2021 - C#
-
Updated
May 3, 2021 - Ruby
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