gruntjs - How to add metadata to html by grunt? -
i need add head in html reference js , css files. how can add metadata html grunt? plugin should use , way?
it depends on use. use similar purposes grunt-file-creator powerful, need knowledge of node using it.
if use copytask can set process function, e.g. here.
if use concat / uglify tasks can use banner option.
sorry if answer not clear, question broad.
Comments
Post a Comment