Open fargerio opened 6 years ago
hey, thanks for your contribution and looking into this! i never felt comfortable with my hack and will review this pr within the next days. i was simply to busy in the past few weeks.
Hey! I would really appreciate if you could merge this fix. Can I help with this in any way? @joernroeder
As discussed in #48, injection fails if the document does not contain a script tag. (For example in test suites with jsdom)
This simply checks for presence of a script tag and appends a new script tag if none is found.