eps1lon / poe-mods

Emulates interaction of Mods with Items, Atlas etc. in Path of Exile
https://poe-mods.netlify.com/
2 stars 3 forks source link

fix(build): Fixed malformed json in commonJS build #80

Closed eps1lon closed 6 years ago

eps1lon commented 6 years ago

--resolveJsonModule does not work with --module es6. Switching back to ts which has to be created from generated json.

Closes #78

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.007%) to 95.436% when pulling 5ce654a579944efc2f3ba54e738ad3ca6de503d2 on fix-commonjs-build into 4cb035719f572357554e2b113a02fbaca7545b6a on master.