dojo / dojo/cli-build-app

Unable to use dependencies installed using npm link

Open
#411 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
9
Forks
28
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.