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
I have a library using react-player and found multiple chunks after building the library by webpack.
Reference this library in the main project, not found a chunk which is ./Preview file, because it is dynamically loaded. The load path is wrong. The chunk is trying loaded from my project
Steps to Reproduce
react-player v2.16.0
webpack v4
project using esbuild
Environment
Other Information
The text was updated successfully, but these errors were encountered:
Be sure to search for your issue before opening a new one.
Current Behavior
I have a library using react-player and found multiple chunks after building the library by webpack.
Reference this library in the main project, not found a chunk which is ./Preview file, because it is dynamically loaded. The load path is wrong. The chunk is trying loaded from my project
Steps to Reproduce
Environment
Other Information
The text was updated successfully, but these errors were encountered: