fuyutarow / solid-chrome-extension-template

Chrome Extension Boilerplate with SolidJS + Vite + TypeScript + Manifest V3 + Hot Relaod
MIT License
102 stars 18 forks source link

Fails to load resource for content script #1

Open abhipatelproject opened 2 years ago

abhipatelproject commented 2 years ago

What is the problem

Failed to load resource: the server responded with a status of 404 (Not Found) logo.15c0ac83.js:1 Failed to load resource: the server responded with a status of 404 (Not Found) demoIndex.chunk.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)

Expected

The base project should just run without any modifications

Steps to Reproduce

Just clone the project and run it locally