Undefined library throwing warning

Created on 13 June 2023, over 1 year ago

Problem/Motivation

When the component libraries are processed, code is adding a dependency with a generic library that does not exist and throws a warning. For example for ng2, it is trying to add dependency with library `pdb_ng2/ng2` but this library does not exist on the pdb_ng2 submodule. At same time, submodules providing presentation framework are already taking care of adding required library dependencies.

Proposed resolution

Remove the forced dependency as it seems to be not needed at all.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¦πŸ‡·Argentina emacoti

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024