You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! 👋 Can you confirm this is maybe not a bug with Parcel itself? If there is a missing configuration mapping I can put in the package.json, there I'd be happy to!
System Info
"@huggingface/transformers": "^3.0.0",
"@parcel/config-webextension": "^2.9.3",
"parcel": "^2.9.3",
Environment/Platform
Description
The following error is returned when attempting to build the webextension:
Overwriting the import to
onnxruntime-web
fixes the issue.Reproduction
parcel
,@parcel/config-webextension
, and@huggingface/transformers
.manifest.json
@huggingface/transformers
parcel build ./src/manifest.json
The text was updated successfully, but these errors were encountered: