Results 6 comments of Pascal Wasem

@RandomByte True, `build` and `deploy` are two separate steps. Regarding [taskUtil.registerCleanupTask](https://sap.github.io/ui5-tooling/api/module-@ui5_builder.tasks.TaskUtil.html): yep that's why it is called a workaround :trollface: The motivation is that e.g. there is an [@sap/ux-ui5-tooling](https://www.npmjs.com/package/@sap/ux-ui5-tooling) built...

@mauriciolauffer just as initially suggested "afterTask: buildCompleted".

@Regloom The service is not running in a cloud foundry scenario. All locally in a [dev container](https://blogs.sap.com/2020/10/26/create-a-development-container-for-cds-in-visual-studio-code/). How could this issue be related to the `npm` version which is `6.14.15`?

Any update / plans / schedule on this? hank you

Hi there, I haven 't used or tried the plugin recently. Feel free to contribute

@codeworrior My feature request would be to **include and load** `core-js` and `regenerator-runtime` within `sap.ui.core` itself, unless there is another way to load these or any other scripts or polyfills...