cassette icon indicating copy to clipboard operation
cassette copied to clipboard

Added support for setting page location for render in bundle.txt

Open programcsharp opened this issue 11 years ago • 1 comments

I realized there was no way to set page location in bundle.txt. I wanted to create a modernizr bundle that was rendered in head, so I added support for a [bundle] section with a pageLocation setting.

I switched that parsing regex to a static readonly compiled regex while I was at it.

Also added to docs.

programcsharp avatar Feb 09 '14 23:02 programcsharp

Any chance of getting this merged in?

programcsharp avatar Sep 17 '14 16:09 programcsharp