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
Having googled around I think you already managed to solve this :) The problem boils down to WebPack being unable to bundle a native library (sqlite) so you need to exclude it from the bundling as you describe in your comment here.
The template works fine when installed as described. However, when adding webpack to the mix, it fails with all sorts of errors.
Any suggestions on how to use this boilerplate in combination with webpack?
The text was updated successfully, but these errors were encountered: