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 trying to bundle it with Webpack error occurs because files in ./lib named differently:
ERROR in ./~/opentip/index.js
Module not found: Error: Cannot resolve 'file' or 'directory' ./lib/adapter.component.js in /.../node_modules/opentip
@ ./~/opentip/index.js 8:14-51
The text was updated successfully, but these errors were encountered:
So, the issue
When trying to bundle it with Webpack error occurs because files in
./lib
named differently:The text was updated successfully, but these errors were encountered: