zspecza / common-tags

🔖 Useful template literal tags for dealing with strings in ES2015+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fails to load under PhantomJS@1.9.8

searls opened this issue · comments

I'm using PhantomJS 1.9.8 to test my browserify build (partly because it's still the travis CI default and partly to make sure I'm not pulling in anything that'll blow up on older browsers) and common-tags does. I checked the repo and since it's building with babel I hoped that'd be "good enough" but it's apparently not. Any gut reaction to this issue before I pull things down and dig in further?

Hi :) Some time has passed, but do you remember what was missing in the lib that you had to polyfill? I'd like to at least document what was the issue.

I'm closing this because of inactivity - feel free to reopen if you're interested in coming back to this issue!