jonschlinkert/rewrite-ext

jonschlinkert/rewrite-ext

Releases1
Frequency
Last Release
Stars6
Determines the files extension to use on a destination file path based on the `extname` of a source file.

Linked projects

Automatically re-write the destination extension of a filepath based on the source extension. e.g `.coffee` => `.js`. This will only rename the ext, no other path parts are modified.