You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I intended to submit a PR, the package cannot build following dev instructions, and after trying to fix multiple errors to get the package to build, etc. it wouldn't properly function.
I am not in a place to fully debug and fix this package from scratch so will simply post what needs to be changed.
In the else clause in lines 44-46, a clause needs to be added to check if the data.html has changed and if not, change the second parameter to be <body with the whitespace allowing for the possibility of attributes.
The start position option does not work if the body contains any attributes.
This results in the desired injected string to not be injected into the HTML file at all.
The text was updated successfully, but these errors were encountered: