Skip to content

Components are not loading via WebJar without version number in path #224

@jonathanmtran

Description

@jonathanmtran

Components are not loading via the WebJar

Screenshot from 2021-08-07 20-23-49

Going to http://localhost:8080/resource-server/webjars/uportal__notification-icon/dist/notification-icon.min.js results in a 404, but going to http://localhost:8080/resource-server/webjars/uportal__notification-icon/1.0.4/dist/notification-icon.min.js (added version 1.0.4 to the URL) would result in the JS for a component.

Other components do not have this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions