Merlin Beutlberger

Results 176 comments of Merlin Beutlberger

A little bit related to https://github.com/SAP/ui5-builder/issues/160

Regarding the naming of the parameter: maybe something like `ui5 build --skip-source-copy`?

Hey @StErMi, Sorry for missing the opportunity to join in on this discussion earlier. I think adding a "documentation" label is no sufficient reaction at all. The tooling has become...

@alexanderchan are you referring to ES6 support in general (resolved through https://github.com/SAP/ui5-builder/pull/64) or having UI5 resources using ES6 modules?

Hi @ddsultan! I guess it depends on what you mean by "valid" 😉. I think some of them never got around to use UI5 Tooling [at all](https://github.com/jasper07/openui5-googlemaps). Others seem to...

Sounds reasonable. This is only limited by our schema. @matz3 can you think of any reasons against allowing arrays and regular expressions here as well?

Also see our [documentation](https://sap.github.io/ui5-tooling/pages/extensibility/CustomServerMiddleware/#configuration): > An optional mountPath for which the middleware function is invoked can be provided. It will be passed to the `app.use` call (see [express API reference](https://expressjs.com/en/4x/api.html#app.use)).

Thanks for the report! Like we said at UI5con: Not planned as of today. Right now the plan is to rather provide a plugin mechanism to allow for third-parties to...

No, we don't even have a concept (yet implementation) for that yet. Also see https://github.com/SAP/ui5-tooling/pull/4