As with Particle Dev now with Workbench we still lack usable error output in case a Cloud Build fails.
But also in case of success it would be good to get the memory usage overview that Web IDE already manages to provide after a successful build.
4 Likes
Thanks for the feedback! We’ll look into how to return verbose logging.
One neat way is to use Tasks output with Problem Matchers. However, Visual Studio Code doesn’t support Commands as Tasks (issue tracked here.) Feel free to like the issue In the meantime, we’ll discuss other options.
2 Likes