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

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes