Update tinyify to 4.x#1747
Conversation
Should fix forwardemail#1743
|
I've tested and this doesn't seem to fix the issue. I'm still trying to investigate and see what's wrong. Help is welcome. |
|
Ah- I found the culprit - it's the |
|
This is related to browserify/common-shakeify#41 and browserify/common-shakeify#42 |
|
v8.0.3 released to npm 🎉 !! the issue was tinyify, which bumped common-shakeify, and has a few underlying issues that need resolved before we can upgrade it. apologies for the delay, this wasn't easy to track down. https://github.com/visionmedia/superagent/releases/tag/v8.0.3 |
|
To anyone reading, tinyify still seems to have issues on 4.x and > 3.0.0 versions. If anyone wants to dig in, please do so. |
Should fix #1743