Skip to content
This repository was archived by the owner on Feb 20, 2020. It is now read-only.
This repository was archived by the owner on Feb 20, 2020. It is now read-only.

Backward compatiblity to 4.2 for conditionalLoader files #40

@timomayer

Description

@timomayer

Moving from bower to npm made a lot of problems since we often reference to dependencies with the conditional loader like "resources/bower_components/*" this files all got a 404 error since the reference was broken an in most projects it is not possible to easily update the data-resource attributes.

Many of our projects are not yet moved to 4.2 so we have a lot of projects where we have to be aware of this issue and find solutions.

Additionally we have to check if we have more of this incompatibilities (we can not solve without backend vendors) with 5.0 and find workarounds.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions