You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
marcelorl
changed the title
passing objects as values turns them as strings
passing objects as values turns them strings
Nov 1, 2016
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.
The text was updated successfully, but these errors were encountered: