Munter / express-systemjs-translate

Express middleware to speed up systemjs development loads by running translations serverside
28 stars 4 forks source link

Promise related warning #210

Open krisnod opened 7 years ago

krisnod commented 7 years ago

Warning: a promise was created in a handler at node_modules/express-systemjs-translate/lib/index.js:366:15 but was not returned from it, see http://goo.gl/rRqMUw at Promise._then (node_modules/bluebird/js/release/promise.js:231:17)

Munter commented 7 years ago

Do you have a setup where I can recreate this problem? I would also take a PR for a test that shows the error