#Build a Chrome Extension
4 messages · Page 1 of 1 (latest)
Try adding type="module" to the script tag that is sourcing index.js in index.html.
When i add module it gives me even more errors
What errors do you get now?
4 messages · Page 1 of 1 (latest)
error when deploying the chrome extension
Try adding type="module" to the script tag that is sourcing index.js in index.html.
When i add module it gives me even more errors
What errors do you get now?