Daniel Ruf

Results 910 comments of Daniel Ruf

Should similar or same like it is done in https://github.com/cweagans/composer-patches

Normally these are bundled in one patch file. Why not append them if wanted and skip those which can not be applied (x chunks / y chunks). Or use `--forward`...

We are caching requests on the server side which are passed through to another service. In our case the connection was working on the second try - it's a SOAP...

It's currently just some mixed content. See the browser console for the warnings. The website sourcecode is at https://github.com/tachyons-css/tachyons-css.github.io.

I contributed only a PR / small change so I can not answer this as I am not the owner of this repo ;-)

Pure npm scripts would be better.

Without grunt, gulp and so on.

There you go https://danielruf.github.io/You-Dont-Need-JavaScript/examples/flip-1.html I will probably propose a Node.js script which generates an index.html file from the other files.

I would welcome some solution like in clean-css which uses `/* clean-css ignore:start */` and `/* clean-css ignore:end */`.