Skip to content

Unable to use dependencies installed using npm link #411

@agubler

Description

@agubler

Enhancement

For testing locally using npm link to install a symlink to the local package can be useful, however with the current build configuration these symlinks are resolved back to the original path which means assets do not get processed as required through the build pipeline. Using symlink: false in the build configuration resolves this issue, we should investigate if this causes any undesired side-affects and if not update our build config.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions