extension-js / extension.js

🧩 Plug-and-play, zero-config, cross-browser extension development tool.
https://extension.js.org
MIT License
3.46k stars 80 forks source link

After running the build command, both the images and styles are missing. #96

Closed OSpoon closed 2 weeks ago

OSpoon commented 3 weeks ago

Description:

After running the build command, both the images and styles are missing.

Steps:

  1. Create an extension project based on the vue-typescript template.
  2. Run npm run build.
  3. Load the dist/chrome folder in Chrome browser developer mode.

Preview:

image

@cezaraugusto ,I feel very sorry.

cezaraugusto commented 3 weeks ago

Reproduced. Working on a fix