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
When I builded this package with reac-app-rewired, It appers the message bellow:
./node_modules/easy-promise-queue/dist/PromiseQueue.js
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.
I used ES5 method to import, but I don't know why this warning is happen.
The text was updated successfully, but these errors were encountered:
When I builded this package with reac-app-rewired, It appers the message bellow:
I used ES5 method to import, but I don't know why this warning is happen.
The text was updated successfully, but these errors were encountered: