-
Hi,
I'm currently testing your package, especially the CleanCssMinifier but I have noticed that the `sourceMap` option available in the clean-css library is not configurable trough `web.config` set…
-
visualstudioexptteam.vscodeintellicode-1.2.29
Hi I noticed that the IntelliCode extension includes a 10MB JS files under `./node_modules/ms-vsintellicode-typescript/ts-intellicode-plugin.js` which …
-
slimit seems to be having trouble minifying bootstrap-datepicker.js
``` bash
$ wget https://raw.github.com/eternicode/bootstrap-datepicker/511c1b0241eb9804892df6f9388e0afd00107253/js/bootstrap-datepi…
-
I open this issue as reminder: in production we have to minify the code.
We still have to find a minifier working well with our UI stack (angular1/2/polymer/idunno).
Note: some files contain jinja t…
-
多使用一些工具可以提高自己的工作效率,我自己常用的一些sublime text插件如下:
1、Emmet
2、 SideBarEnhancement
3、autoFileName
4、Autoprefixer
5、bracketHighlighter
6、Alignment
7、CSS Format
8、JS Format
9、git
10、…
-
```
What steps will reproduce the problem?
1. Get https://github.com/twitter/bootstrap/blob/master/js/bootstrap-dropdown.js
2. Try to minify
There are two lines listed below that have broked by minif…
-
```
What steps will reproduce the problem?
1. Get https://github.com/twitter/bootstrap/blob/master/js/bootstrap-dropdown.js
2. Try to minify
There are two lines listed below that have broked by minif…
-
How should we structure the components?
If we divide every part (HTML, CSS, JS) in his own file we could easily use
- minifier to save bandwidth
- pre-processors for css
- template engines for …
-
Among other issues, the current dependency version has an issue with attributes without quotes when the value is a PHP expression, which appends trailing spaces, breaking attributes that expect number…
-
@shannona Since these files are generally static, would it not be beneficial to minify the js and css files to improve load times for the user?
Just as a quick test I ran orchil.js through a minif…