-
This seems to stem from an invalid use (according to YUI) of the "id" keyword. I get the below list of errors on the latest dist file. I am not sure if the line numbers are correct or not.
[ERROR] …
-
### Steps to reproduce
1. Call somethign that displays an avatar on translate.pretix.eu
### Actual behaviour
Avatar returns error 500
```
Internal Server Error: /avatar/32/raphael.png
Unicod…
-
Current version of `src/mermaid.js` generates bad code (YUI Compressor doesn't accept it) in `dist/mermaid.js`
Problem:
```
nodes = nodes === undefined ? document.querySelectorAll('.mermaid')
…
-
Hello,
createSVGFontFacesMarkup uses a variable named "char", that's a reserved keyword and yui compressor in sencha touch doesn't allow to compress the app source.
`var markup = '', fontList = { }…
-
Just to name a few optimisations that the YUI compressor handles but SASS doesn't:
- Removing the leading zero from floating-point numbers (`0.5em` -> `.5em`)
- Removing the units from 0 (`0px` -> `0`…
ghost updated
6 years ago
-
I am trying to update Ruby on rails app but can't get over creating mysql DB with `rake db:create`. I think it is related to MySQL problem in rubygem, but changing versions in Gemfile and installing t…
-
From sass/sass#687:
> I found that Yahoo's YUI Compressor manages to minify my CSS to an even smaller file size. So I think there are some extra savings that SASS could be making. I compiled my SAS…
-
It's quite common to need to compress all files in a directory recursively and then output one minified file per input file. Of course this can be done one file at a time in a loop but it's considerab…
-
if i set `NEWRELIC.ENABLED` to `false` in `staging.local.yml`, and then run `rake argo:reindex_all`, i get a crazy low-level error about `object allocation during garbage collection phase`. if i re-e…
-
When checking the latest docker release i get an error in Supervisor ERROR: Process bootstrap: spawn error
and the site looks all wrong, any way to fix this?
ubuntu@ip-xxxxxxxxxxxxx:~$` docker ru…