We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
content.66d1ff77.css
content.f5c813fc.css
What am I suppose to do to avoid this situation.
Latest
MacOSX
Microsoft Edge
No response
The text was updated successfully, but these errors were encountered:
Is there a solution?
Sorry, something went wrong.
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
No branches or pull requests
What happened?
When I execute below command
.env.custom.edge
PLASMO_PUBLIC_PLATFORM="edge"
Then I discovered
content.66d1ff77.css
andcontent.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
Code of Conduct
The text was updated successfully, but these errors were encountered: