Skip to content

sap-ui-cachebuster-info.json isn't generated for library project #409

@ljheric

Description

@ljheric

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

  1. Create a ui5 library project manually or web ide.
  2. add option '--include-task=generateCachebusterInfo' in the ui5 build command in build script of package.json.
  3. 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions