-
Updated
Mar 9, 2021 - JavaScript
minification
Here are 194 public repositories matching this topic...
-
Updated
Nov 27, 2020 - HTML
-
Updated
Mar 3, 2021 - JavaScript
-
Updated
Mar 1, 2021 - TypeScript
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Dec 15, 2020 - JavaScript
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
-
Updated
Apr 10, 2020 - JavaScript
-
Updated
Feb 18, 2021 - JavaScript
-
Updated
Mar 9, 2021 - TypeScript
Describe the solution you'd like
We would like to bump the minimum required WordPress version to 5.3.
We have today 97.6% of our users using WordPress 5.3 or +
What do we need to change?
In wp-rocket.php, update WP_ROCKET_WP_VERSION to 5.3
Add 'since' information to plugin configuration parameters by inspecting the commit history.
-
Updated
Mar 8, 2021 - C
-
Updated
Mar 15, 2019 - JavaScript
-
Updated
Feb 2, 2021 - C#
-
Updated
Feb 10, 2021 - JavaScript
-
Updated
Nov 26, 2020 - C#
-
Updated
Jan 30, 2021 - JavaScript
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Jan 26, 2021 - JavaScript
-
Updated
Sep 22, 2017 - C
-
Updated
Sep 15, 2020 - PHP
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Nov 28, 2017 - JavaScript
-
Updated
Feb 23, 2021 - Python
-
Updated
Sep 6, 2020 - Ruby
-
Updated
Jul 27, 2020 - JavaScript
-
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."


Describe the bug
Keyframes names like those
h1{ -webkit-animation: e836684w2 } h2{ animation: e836684w2 }witheat beginnig are trying to convert bypostcss-convert-valuesTo Reproduce
Here is PR with failing test on this case
cssnano/cssnano#908
Expected behavior
Expected that no conversion performed
Screenshots
**Desktop (please comp