-
Minifying bundles does not work. I am using ligershark.weboptimizer.core 3.0.330 with ASP.NET Core 6.0.
App pipeline looks like below
```c#
var app = builder.Build();
// HTTP request…
-
Hello,
I need some help, I want to use your plugins with [Webpack Encore](https://github.com/symfony/webpack-encore), but the versioning and minifying not process the generated files, any ideas ?
…
Ppito updated
6 years ago
-
I saw that the script minifies CSS also, but has some bugs.
If the word `0` is found, removes all postfixes added on it.
(Like removing the % of 0%, since in CSS 0% = 0)
But this makes `0s` bec…
-
Minifying html, js and css would be a nice feature to add to Leanify.
-
### Installed product versions
- Visual Studio: 2022 Community Edition
- This extension: 2.9.3
### Description
A compilerconfig.json option for using "use strict" in javascript minification is h…
-
## Tickets
The overall goal is to make the homepage (and by extension all pages) load faster on mobile devices, as tested on Google Lighthouse testing and WebPageTest.org, through the following metho…
-
Can't minify ES6 js code. This is a problem caused by uglify.
压缩ES6的js代码会报错。现已知uglify有该问题。
比如,下面一段代码就会引起报错:
```js
let a=1;
```
-
I believe that whatever is inside {% verbatim %} tag should not be minified. I have got the snippet below - it is javascript template language similar to django's template language. When it gets minif…
clime updated
10 years ago
-
Is there a way to minify all HTML files recursively in a given folder?
The following does not work:
`minimize --output public/**/*.html public/**/*.html`
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
@Ro…