Lesser known Grunt.js features: Renaming of files
Read OriginalThis 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.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser