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
{{ message }}
This repository has been archived by the owner on May 16, 2023. It is now read-only.
I'm using webpack to bundle dependencies and it is throwing "Module not found" errors for those modules, and I can't find them anywhere in the directory structure.
I can avoid the errors by direct linking to the minified file, but requires and imports always fail.
The text was updated successfully, but these errors were encountered:
I'm using webpack to bundle dependencies and it is throwing "Module not found" errors for those modules, and I can't find them anywhere in the directory structure.
I can avoid the errors by direct linking to the minified file, but requires and imports always fail.
The text was updated successfully, but these errors were encountered: