Workflow for testing packages downstream
Open
enhancement
- Dominant language
- No language data
- Stars
- 226
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Being able to test/try in progress packages in downstream dependencies is currently a slow and reasonably complicated process involving our actual release tool (see https://github.com/dojo/dojo.io/pull/332/files/a0b8e942a280a238ce9e15b698b1df89fb288bb5#r154390172).
This didn't used to be the case when our `grunt link`/`npm link` workflow worked. We should investigate what it would take to get `npm link` working again so a developer can simply run a link once and then work as normal.
Contributor guide
Assessment
This issue has not been assessed yet.