ember-cli / ember-cli/ember-try
Yarn PnP Support?
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 180
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
I have not done a bunch of exploratory work here, but I think a few changes would be needed here to support yarn --pnp apps. I've been exploring what it would take for ember-cli to support this out of the box over in ember-cli/ember-cli#8164.
Some general things to address:
- [ ] When `useYarn: true` we should detect `./.pnp.js` and add `--pnp` option
- [ ] Handle the scenario where there is no `node_modules` folder
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.