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
Hello there. I recently came across this plugin and decided to use it since it enables me to use TypeScript to develop my extension. Although it works great, it seems to ignore the script linked to my popup. Here is my project structure:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello there. I recently came across this plugin and decided to use it since it enables me to use TypeScript to develop my extension. Although it works great, it seems to ignore the script linked to my popup. Here is my project structure:
Here is my
popup.html
:vite.config.ts
:manifest.json
:And this is the outputted
popup.html
:There is no compiled
popup.js
file. I am not sure what is happening or why it is happening. Any and all help is appreciated. Thank you very much!Beta Was this translation helpful? Give feedback.
All reactions