feat: add packageManager field to package.json #1099

Merged
konrad merged 1 commits from dpschen/frontend:feature/add-packageManager-field into main 2021-11-27 19:36:58 +00:00
Member

Looking at pnpm right now …

Looking at pnpm right now …
dpschen added 1 commit 2021-11-27 13:53:06 +00:00
continuous-integration/drone/pr Build is passing Details
8244c3851f
feat: add packageManager field to package.json
Member

Hi dpschen!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://1099-featureadd-packageManager-field--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi dpschen! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://1099-featureadd-packageManager-field--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad approved these changes 2021-11-27 19:36:51 +00:00
konrad merged commit 59e915cc10 into main 2021-11-27 19:36:58 +00:00
konrad deleted branch feature/add-packageManager-field 2021-11-27 19:36:58 +00:00
Owner

@dpschen How does pnpm compare to yarn?

@dpschen How does pnpm compare to yarn?
Author
Member

@dpschen How does pnpm compare to yarn?

I think the 4 points on their homepage sum it up best.

I think mostly switching branches is so much faster is already a super argument.

If you check the vue ecosystem many popular libs switched to pnpm:

  • vite
  • vue-next
  • vueuse
  • [...] there are more from other authors but I would need to look them up :D
> @dpschen How does pnpm compare to yarn? I think the 4 points [on their homepage](https://pnpm.io/) sum it up best. I think mostly switching branches is so much faster is already a super argument. If you check the vue ecosystem many popular libs switched to pnpm: - [vite](https://github.com/vitejs/vite) - [vue-next](https://github.com/vuejs/vue-next) - [vueuse](https://github.com/vueuse/vueuse) - [...] there are more from other authors but I would need to look them up :D
Owner

That sounds nice. Maybe worth a try?

That sounds nice. Maybe worth a try?
This repo is archived. You cannot comment on pull requests.
No description provided.