-
When using certain minifiers/js optimizers like autoptomize, scripts are encoded into base64. This leads to any links within the script not being replaced.
Would it be possible for simply static to…
-
Hi,
First of all, thank you for a great package!
I'm using this in an Angular 15 project. Angular points out that JSON→URL is a CommonJS module, which can prevent bundlers and minifiers from opt…
-
### Installed product versions
- Visual Studio: 2017
- This extension: 2.6.375
### Description
I bundled some css file to one named `base.css`, but error prompts up after building the .net core…
-
Hallo this seemed to be just what I was looking for but even a simple html file gives back a 404, more complex web files will be showed as text files. Is any interest in this one to be fixed? Or what …
-
A place to accumulate updates to be added to the next upstream.
-
new webpackHtmlPlugin(
{
hash: true,
minify: {
collapseWhitespace: true,
removeComments: true
…
-
I'm trying to use slimit on Python 3 and get the following exception:
```
Python 3.3.3 (default, Nov 19 2013, 12:08:16)
[GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.2.79)] on darwin
Type "help", "…
-
### Verify latest release
- [X] I verified that the issue exists in the latest pnpm release
### pnpm version
v9.11
### Which area(s) of pnpm are affected? (leave empty if unsure)
Store
…
-
Minify
Optimize
Javascript faster
Violentmonkey faster
Browser faster
Experience faster
-
Since the last version the plugin minifies the url in css in the wrong way: for example url('../images/file.svg') is minified as url(images/file.svg). Same happens with url("../images/file.svg") and u…