Skip to content

Conversation

@mfranzke
Copy link
Member

@mfranzke mfranzke commented Sep 16, 2023

In general we shouldn't expect npx to install the plugins as they should already be installed via package.json entries. Elsewhere we wouldn't have full control over reproducible results (e.g. having the same version of that dependency installed), plus a small time optimization that we're able to figure out if some package.json entries are missing, which we wouldn't notice on an implicit installation instead (#explicitvsimplicit).

@mfranzke mfranzke added this to the Release 1.0 milestone Sep 16, 2023
@mfranzke mfranzke self-assigned this Sep 16, 2023
@github-actions
Copy link
Contributor

🔭🐙🐈 Test this branch here: https://db-ui.github.io/elements/review/refactor-husky-npx

@mfranzke mfranzke marked this pull request as ready for review September 19, 2023 04:44
@mfranzke mfranzke enabled auto-merge (squash) September 19, 2023 04:45
@mfranzke mfranzke merged commit da701f7 into main Sep 22, 2023
@mfranzke mfranzke deleted the refactor-husky-npx branch September 22, 2023 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants