@ui5/builder
Advanced tools
Changelog
[v2.0.0] - 2020-03-31
ee96c00
5451765
846e929
If a library contains both, a manifest.json and .library file, they must either be located in the same directory or the manifest.json is ignored. In cases where the manifest.json is located on a higher level or different directory on the same level than a .library file, an exception is thrown.
UI5 Project must be able to determine the project's namespace, otherwise an error is thrown.
Support for older Node.js releases has been dropped. Only Node.js v10 or higher is supported.
<a name="v1.10.1"></a>
Changelog
[v1.9.0] - 2020-01-13
c21e13e
ed1cc9d
a59287b
654450d
<a name="v1.8.0"></a>