rubenspgcavalcante/webpack-chrome-extension-reloader

Failed to load extension from

Opened this issue · 2 comments

Type:

  • bug
  • feature
  • enhancement
  • question

Environment:

  • OS: Manjaro KDE
  • Library Version: 1.2.0

I'm going to open a PR:

  • yes
  • no

Description:
Every time I run webpack --watch I'm getting this message: "Failed to load extension from: . Manifest file is missing or unreadable". Then extension breaks until I run load unpacked again. After that, everything behaves OK.
I think that, for some reason, it notifies Chrome before build process is over.

I have the same problem. I checked the build folder, the manifest.json is gone.
and I get this message
"Message from the client: [ WCER: 22:57:11 - CreateCamp successfully reloaded ]"

Hello! Sorry for taking long to response, I was out on a long vacation.
Can you provide me a small sample of code so I can test and see what's happening? Remember to use the latest version (it already contain some fixes that may affect this)