zspecza / common-tags

🔖 Useful template literal tags for dealing with strings in ES2015+
Other
1.99k stars 60 forks source link

Fails to load under PhantomJS@1.9.8 #103

Closed searls closed 6 years ago

searls commented 7 years ago

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?

fatfisz commented 6 years ago

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.

fatfisz commented 6 years ago

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