zont / gulp-usemin

MIT License
338 stars 92 forks source link

Replace html base tag #177

Closed Starli0n closed 8 years ago

Starli0n commented 8 years ago

Hi,

I was wondering if it was possible to replace the html base tag with your extension like:

<head>
    <!-- build:bs "/publish/" -->
    <base href="/public/" />
    <!-- endbuild -->
</head>

It seems that it does not work but maybe I do it wrong. Thanks

zont commented 8 years ago

gulp-usemin replaces references to scripts or stylesheets only