Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add preferGlobal option #48

Merged
merged 7 commits into from
Sep 2, 2020
Merged

feature: add preferGlobal option #48

merged 7 commits into from
Sep 2, 2020

Conversation

jbolda
Copy link
Member

@jbolda jbolda commented Aug 28, 2020

This started out debugging build issues, but seems to have actually been an issue with link: in dependencies. This was updated to add an option to use an existing globally installed version of Tauri. This let's us global install the dev version of Tauri and then use that easily on an example.

The default return happened to work and resolve to CWD.
@jbolda jbolda marked this pull request as draft August 28, 2020 16:20
@jbolda jbolda changed the title fix: paths method expect an array feature: add preferGlobal option Sep 2, 2020
@jbolda jbolda marked this pull request as ready for review September 2, 2020 16:19
@jbolda jbolda merged commit a45f21b into dev Sep 2, 2020
@jbolda jbolda deleted the fix/paths-expect-arrays branch September 2, 2020 16:20
@github-actions github-actions bot mentioned this pull request Sep 2, 2020
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.

2 participants