-
Windows Internet Explorer and Edge cannot parse the minified JS.
see https://stackoverflow.com/questions/49793662/ie-11-compatibility-errors-using-angular-5
We could include a message in `index.…
-
We've had a couple requests for a stripped-down/miniature version of the lib. We already have ably.noencryption.js, which saves about 10%. Perhaps we should that into an official miniature version. Wh…
-
Is it possible to dynamically add a comment to the minified CSS / JS files or preserve
a comment from the top of the original files?
Also, would it be possible to concatenate and minify multiple fil…
ghost updated
8 years ago
-
Could we get an option to force the minified js to be enqueued in the footer? A lot of plugins do not enqueue in the footer by default and dequeueing and enqueuing them from the theme is a less than d…
-
```
The files would be named in the CLI, minified, compressed, and included as
*inline* CSS/JS.
```
Original issue reported on code.google.com by `abom...@gmail.com` on 10 Jul 2011 at 11:56
-
### Environment
What version are you running? Etc.
webpack@5.89.0, @sentry/webpack-plugin@2.14.2 uploading to Sentry cloud
### Steps to Reproduce
```js
// Sentry plugin configuration
sen…
-
I have a series of gulp tasks setup to minify, uglify and concat all JS files together. Using the minified version of your JS results in an injector loading issue.
Minifying and uglifying myself fix…
-
Everything working fine at local. After deploy getting this error.
https://weather.selcukguler.com/
https://github.com/selcukguler0/weather_app
```
index.99339086.js:32 Uncaught Error: Minified…
-
**Is your feature request related to a problem? Please describe:**
My problem is that my bundled files are deployed in different paths depending on a specific logic. Because of --minified-path-prefix…
-
When loading the home page with the Academi theme selected there are two HTTP requests:
GET lib/javascript.php/1654850719/theme/academi/javascript/theme.js
GET theme/javascript.php/academi/1654850…