spatools/grunt-html-build

I can't use code inside sections

Closed this issue · 1 comments

I want to use code inside sections like

header.html

footer.html

But html-build doesn't render it.

Hello,

You always have to put open and close build tags in two separate lines :

<!-- build:style test -->
<!-- /build -->