Monday 16 January 2017

Need help with webpack and sqlite3

I am trying to figure out how to use sqlite3 for a vuejs project, but webpack does not like C bindings, so webpack fails.I know there is a way in the webpack config to ignore sqlite3 as a module, but i cannot seem to get it working and, to be honest, documentation is incredibly weak. no example so far has made too much sense to me, but that may be because I am new to the whole webpack ecosystem.I am using vue-loader as a quick boilerplate. Any advice would be much appreciated!

Submitted January 16, 2017 at 10:31PM by distortednet

No comments:

Post a Comment