Brian Diehr

Results 3 comments of Brian Diehr

If you follow the code to where they actually convert the JSON into XML you'll see that it uses `xml` (https://github.com/dylang/node-xml). ``` xml({a: { _attr: { attr:'hi'}, _cdata: "I'm not...

What version of webpack? Have you tried upgrading to the most recent webpack?