astefanutti commented on pull request #2536: URL: https://github.com/apache/camel-k/pull/2536#issuecomment-889803773
> @astefanutti adding js to the mix is gogin to require much more time and resources, I remember it required ~12 GB > > btw, we can probably add the required additional-build-args as part of the build step for the js dsl Yes, I've noticed the build time increases by a couple of minutes. I agree the `--language:js` build configuration should only be added for the JS DSL. I'm doing a bunch of preliminary tests to sample the space, before working on the complete implementation. I've also noticed some issues with the YAML DSL, like with `simple: "${body.toUpperCase()}"`. I'll report them here. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org