jafaircl/gatsby-plugin-amp

Fix jsdom workaround

Opened this issue · 0 comments

Webpack breaks a normal import. eval('require(“jsdom”)') works but feels very hacky and eval is evil