zregvart opened a new pull request #719: URL: https://github.com/apache/camel-website/pull/719
With #702 the Gulp pipeline changed behavior, previously invoking `next(null, null)` was generating the `assets.js` helper now that is no longer sufficient. By design of through2 invoking the callback with `null, null` doesn't emit the file, so not sure why that was working previously. Fixes #718 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
