[BUG] Why build manifest contains non-existent css files
What happened?
When I execute below command
npx plasmo build --target=edge-mv3 --env=.env.custom.edge
.env.custom.edge
PLASMO_PUBLIC_PLATFORM="edge"
Then I discovered content.66d1ff77.css and content.f5c813fc.css, the files not exist in build directory.
What am I suppose to do to avoid this situation.
Version
Latest
What OS are you seeing the problem on?
MacOSX
What browsers are you seeing the problem on?
Microsoft Edge
Relevant log output
No response
(OPTIONAL) Contribution
- [ ] I would like to fix this BUG via a PR
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
- [X] I checked the current issues for duplicate problems.
Is there a solution?
We found the same issue here and the extension cannot pass the edge store validation check now.
Is there a solution?
currently using Style Raw text As a temporary solution
I'm having the same problem.
I'm having the same problem.
A month has passed and this problem still exists
The same problem. I have to import the one for Chrome into Edge (they should be fully compatible). But, please repair this bug.
just run into the same issue when publishing to edge. Is there any workaround to exclude these manually?
just run into the same issue when publishing to edge. is there any workaround to exclude these manually?
I manually removed the edge error from the manifest.json and then manually compressed it before uploading it