tettusud / merge-jsons-webpack-plugin

This plugin is used to merge json files into single json file,using glob or file names
https://npmjs.com/package/merge-jsons-webpack-plugin
Apache License 2.0
36 stars 20 forks source link

Issue fixes #36

Closed tettusud closed 6 years ago

tettusud commented 6 years ago

New Option "prefixFileName" added to prefix filename with each of the file content and merge it into resultant json object.For details check #31