replace-in-file icon indicating copy to clipboard operation
replace-in-file copied to clipboard

any esm support or json config?

Open viT-1 opened this issue 2 years ago • 3 comments

Thank you for your module. I use your module in package.json scripts: "scripts": { "replacestr": "replace-in-file ./dist/index.html --configFile=./replace-in-file.config.js" } On modern way node can use esm scripts. Are you planning to add support esm export configs or json?

viT-1 avatar Dec 20 '21 11:12 viT-1

Yes, I will try to convert this package to an ESM module for version 8

adamreisnz avatar May 28 '23 10:05 adamreisnz

Are there any news?

FreePhoenix888 avatar Jul 25 '23 14:07 FreePhoenix888

I will work on this in the coming days 🎉

adamreisnz avatar Feb 14 '24 05:02 adamreisnz