browserify / wzrd.in

browserify as a service.
http://wzrd.in
MIT License
637 stars 96 forks source link

Importing the app shouldn't connect to the db #135

Open jfhbrook opened 7 years ago

jfhbrook commented 7 years ago

You should be able to require('./') without getting db lock errors. Calling builder.init() should set up the db on the cache layer.