banshee
banshee
PD🧩 Plasmo Developers
Created by banshee on 5/1/2024 in #🔰newbie
How do you debug a problem when yarn dev just exits?
I've got a bug where when I run yarn dev, it exists without printing anything useful: (base) james@MacBook-Pro ~/workspace/ts/packages/cardstacker (ts)$ yarn dev 🟣 Plasmo v0.86.1 🔴 The Browser Extension Framework 🔵 INFO | Starting the extension development server... 🔵 INFO | Loaded environment variables from: [] (base) james@MacBook-Pro ~/workspace/ts/packages/cardstacker (ts)$ yarn build also reports no errors, but no files are produced: (base) james@MacBook-Pro ~/workspace/ts/packages/cardstacker (ts)$ ls build/chrome-mv3-prod/ (base) james@MacBook-Pro ~/workspace/ts/packages/cardstacker (ts)$ Suggestions for how to tell plasmo I need something to tell me where the issue is? yarn dev --verbose is also useless as far as I can tell.
13 replies
PD🧩 Plasmo Developers
Created by banshee on 4/15/2024 in #🔰newbie
Is there something special you need to do to get a side panel to refresh on changes?
Is there something special you need to do to get a side panel to refresh on changes? If I load and reload the side panel the changes are there, but that's kind of painful.
2 replies