sabarasaba / modern-backbone-starterkit

Lightweight starting point for a modern backbone web app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

index.html refer to minified css/js

liqiang372 opened this issue · comments

Is it better to make index.html automatically rewrite the path reference to optimized css/js files? maybe gulp-useref?

I don't find myself having to change the name of the bundle that often so I believe adding those kind of things are more of an overhead that anything else.

Cheers.