Dindaleon / hapi-react-starter-kit

A hapi React Starter kit with react-router, redux, react-transform
172 stars 29 forks source link

To do: Fix bluebird warnings #5

Open Dindaleon opened 8 years ago

Dindaleon commented 8 years ago

Since bluebird version 3.x, warning notices are shown to indicate uncomplete Promises.

Dindaleon commented 8 years ago

in version 0.1.4 most server warning were fixed. https://github.com/Dindaleon/hapi-react-starter-kit/commit/0af27f663b48ada23cbaa81d8928c8840125195d

Dindaleon commented 8 years ago

TODO: Fix bluebird warnings on client side.