Skip to content

Conversation

@aleclarson
Copy link
Contributor

@aleclarson aleclarson commented Jan 2, 2019

The relevant commit: 487a04f

(Probably wanta merge #68 first)

Changes affecting "yalc add":
- use --link by default
- remove the --file flag (use --no-link instead)
- remove the --save-dev flag (use --dev instead)
- add --no-save flag

Changes affecting the `addPackages` function:
- rename "link" option to "noSave"
- rename "linkDep" option to "link"
- never compare sigs when --pure is used
- avoid re-installing ".yalc/{name}" when sigs match
- improved logic for updating package dependencies
@aleclarson
Copy link
Contributor Author

Need to cherry-pick aleclarson@7dca338 before merging this.

@hgezim
Copy link

hgezim commented Apr 21, 2022

Why has there been no movement at all since 2019?!

@wclr
Copy link
Owner

wclr commented Apr 21, 2022

Why has there been no movement at all since 2019?!

What problem does this solve?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants