-
HTTP/2 is coming to IIS on Windows Server too (soon) and a feature that will immediately become useful if not essential is being able to render referenced assets not as a bundle but standalone, just m…
brgrz updated
8 years ago
-
I'm trying to use ftpush to upload css files after compiling sass and minifying the css. So, there are two css files in my local directory that are supposed to get uploaded. This is the result I alway…
-
There might be several tasks that must be run for running sample, for example adding another plugin except io.jxcore.node or minifying css and js files... We could create gulpfile.js for each sample t…
-
I want to minify multiple JS files in a directory without combining them together. for example I have these files in my directory:
first.js, second.js, third.js ....
and I want to have the minified …
-
Our current website uses several images, including SVG icons. To improve our site's performance and load times, we need to optimize these images.
Tasks:
1. Identify Images: Identify all images u…
-
### I have searched and made sure there are no existing issues for the issue I am filing
- [X] I have searched the existing issues
### Description
This was incredibly obscure. We have an app which…
-
I am using WebOptimizer to add bundles and minify the CSS and JS files like below.
For Development, I want to turn off minification and am using the service.AddWebOptimizer overload below but it i…
-
When I click on **Minify SVG files in Workspace** it does nothing. Pops up notification that all SVG files were minified but the code doesn't change.
Am I doing something wrong or it is a bug?
![i…
-
Over at https://github.com/modxcms/revolution/pull/12538 we've been discussing the compression settings and how they effect performance and optimization.
While concatenating and minifying the files …
-
- Edit Twitter Bootstrap CSS files to link to proper glyphicon file paths.
- And then minify.
NOTE: Fix works by superseding the url references in the Bootstrap css files in a separate css file inst…