Absolute urls not working with pipelines

I just noticed that on my basic setup, I was testing out streamlining site.

I wish to use absolute urls and I’m using pipelining for css and js.

I noticed that when you turn absolute urls on the compiled css and js tags disappear from html source breaking the site.

Bug or any specific setting I’m missing?

This might already be fixed in Grav 1.1.0-beta.1 Is it possible to test with that version (available in downloads). I remember fixing a couple of pipeline issues in this latest beta release.

Simple way to test is grav the core 1.1.0 beta package, unzip it then copy your user folder over the user folder in the beta package.

If that still is not working, please create an issue here: https://github.com/getgrav/grav/issues

Seems to stay even after upgrade to beta, I’ll post an issue.