Stefan Baumgartner 5/27/2014

Lesser known Grunt.js features: Renaming of files

Read Original

This article explains a method for renaming files, specifically changing file extensions from .html to .php, within a Grunt.js build process. The author details how to use the `grunt-contrib-copy` plugin by overriding its internal `rename` function, providing a code example and important caveats about using this internal utility.

Lesser known Grunt.js features: Renaming of files

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet