Expected Behavior
sap-ui-cachebuster-info.json should be generated for ui5 library project when the generateCachebusterInfo task is included in ui5 build command of package.json
Current Behavior
sap-ui-cachebuster-info.json is not generated for ui5 library project when the generateCachebusterInfo task is included in ui5 build command of package.json
Steps to reproduce the issue
- Create a ui5 library project manually or web ide.
- add option '--include-task=generateCachebusterInfo' in the ui5 build command in build script of package.json.
- run 'npm run build-for-deploy'.
Context
- UI5 Module Version (output of
ui5 --version when using the CLI): 2.0.3
- Node.js Version:
v10.15.0
- npm Version:
6.4.1
- OS/Platform:
macOS 10.15.4
Affected components (if known)
Expected Behavior
sap-ui-cachebuster-info.json should be generated for ui5 library project when the generateCachebusterInfo task is included in ui5 build command of package.json
Current Behavior
sap-ui-cachebuster-info.json is not generated for ui5 library project when the generateCachebusterInfo task is included in ui5 build command of package.json
Steps to reproduce the issue
Context
ui5 --versionwhen using the CLI):2.0.3v10.15.06.4.1macOS 10.15.4Affected components (if known)