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

chore: use npm run-scripts instead of npx #3407

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

louis-bompart
Copy link
Collaborator

@louis-bompart louis-bompart commented Nov 16, 2023

So NPX is being painful with the cache, so I replaced it with npm run-scripts.

The key thing is https://docs.npmjs.com/cli/v8/commands/npm-run-script#:~:text=Scripts%20are%20run,npm%20run.

KIT-2895

Copy link

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 272.1 272.1 0
commerce 309.4 309.4 0
search 389.8 389.8 0
insight 328.1 328.1 0
product-listing 329.3 329.3 0
product-recommendation 185.1 185.1 0
recommendation 230.5 230.5 0
ssr 358 358 0

@louis-bompart louis-bompart merged commit f3792d3 into master Nov 16, 2023
86 of 89 checks passed
@louis-bompart louis-bompart deleted the chore/release-npm-run-instead-of-npx branch November 16, 2023 21:11
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