Andriy Zhdanov

Results 7 comments of Andriy Zhdanov

Try changing test/public/js/controllers/test.js, both tests fail: 1) Asset Middleware in production should process JS assets using concatenation and minification in production: Error: ENOENT, open '/opt/jira/temp/express-asset-manager/test/builtAssets/js/4057a108527a98e65a6b72ae786a3463-all.js' 2) Asset Middleware in production...

Hi Tug, Let me kindly bring it up.

Hi Tug, Let me check if you have any plans about it? With last update today, it does not calculate hash twice, so it's a bit better. Thank you.

Ok, I agree, my approach is not correct. Doing postprocess seems right to me. But can you implement it please? I've not managed so far :) In any case this...

Hi Anatoliy, I'm not sure how is it possible, but as I've mentioned, problem does not occur with [email protected] I've initially wanted to submit the bug to connect-jugglingdb, but then...

Sorry, correct error is: TypeError: Cannot read property 'expires' of undefined /app/node_modules/connect/lib/middleware/session/store.js:77

And at the code you've pointed, I think session.session is undefined, though it must be "[object Object]" which is the problem I think.