Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails using webpack #4

Closed
pamtbaau opened this issue Jul 23, 2017 · 2 comments
Closed

Fails using webpack #4

pamtbaau opened this issue Jul 23, 2017 · 2 comments

Comments

@pamtbaau
Copy link

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?

@sjmelia
Copy link
Owner

sjmelia commented Oct 24, 2017

Hi there sorry for the long absence.

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.

I'm going to close the case thanks.

@sjmelia sjmelia closed this as completed Oct 24, 2017
@pamtbaau
Copy link
Author

Yes, I found a solution and didn't think of closing this question. My bad. Hope it didn't take too much of your time...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants