Closed Starli0n closed 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
gulp-usemin replaces references to scripts or stylesheets only
Hi,
I was wondering if it was possible to replace the html base tag with your extension like:
It seems that it does not work but maybe I do it wrong. Thanks