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
In my project I'm using fetch-inject, which basically add the required script to the page when I need it so I don't do any changes with the used plugin.
Unfortunately this plugin gives me this error when I inject to the page.
Do you think you can add the version without Object.defineProperty(exports, "__esModule", { as well?
The text was updated successfully, but these errors were encountered:
Hi. Just the plugin I was looking for!
In my project I'm using fetch-inject, which basically add the required script to the page when I need it so I don't do any changes with the used plugin.
Unfortunately this plugin gives me this error when I inject to the page.
Do you think you can add the version without
Object.defineProperty(exports, "__esModule", {
as well?The text was updated successfully, but these errors were encountered: