add fastboot support for ember-pouch#110
add fastboot support for ember-pouch#110fivetanley wants to merge 1 commit intopouchdb-community:masterfrom
Conversation
522e727 to
97c24a2
Compare
|
Exciting! |
00016a1 to
ce1676b
Compare
ce1676b to
c27b3f0
Compare
|
Very interested in where this goes. :) |
13ee1c7 to
c27b3f0
Compare
|
Is there a reason why this isn't ready to be merged? What's needed in order to get this working? |
|
@fivetanley specifically said
for one! |
|
@fivetanley can we get an update on this please. What is required to get this moving forward/merged? |
|
If we switch to NPM like this #162 what is needed for FastBoot? |
|
Hi folks - first time building a Fastboot-enabled application in Ember, and struggling to get PouchDB queries working on the server side. When I try to create a new PouchDB instance to communicate directly with a CouchDB 2.0 server over HTTP, I keep getting the following error: I'm using an unadulterated install of |
|
@stickbyatlas We switched from loading pouchdb in bower to loading the browserified bundel from pouchdb. We should switch to the node version depending on a fastboot check. Not sure how to write test for this. Hope is works?? @fivetanley do you have time to change this PR depending on the new NPM only ember-pouch ? |
|
@fivetanley What do you want to do with this PR. Make it your summer project ;-) |
not ready to merge yet
let's cargo cult some conventions (or maybe not idk)