Closed G4den closed 1 year ago
Im getting "Uncaught SyntaxError: Cannot use import statement outside a module" When trying to use import within a content script.
https://stackoverflow.com/questions/48104433/how-to-import-es6-modules-in-content-script-for-chrome-extension
This stackoverflow post here explains it can get solved by wrapping it with Githubissues.
Im getting "Uncaught SyntaxError: Cannot use import statement outside a module" When trying to use import within a content script.
https://stackoverflow.com/questions/48104433/how-to-import-es6-modules-in-content-script-for-chrome-extension
This stackoverflow post here explains it can get solved by wrapping it with Githubissues.