I see the script turns every value in strings. Which I think might be wrong, once it don't let you have an object as a value as you normally could have if you just write it directly into your webpack.conf file.
I think that if we evaluate every kind of value inside the object and transform them as strings if they are not arrays or objects could solve the problem. I have already a quick fix that I will improve.
Are you guys opened for this suggestion?
Thanks.