-
Notifications
You must be signed in to change notification settings - Fork 1.3k
fix: set default value of lint to false to improve the execution per… #7425
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
Conversation
🦋 Changeset detectedLatest commit: cba3161 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
commit: |
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JerryWu1234 Imo we should change that default in the optimizer's vite.ts or plugin.ts, not in the starters.
it's fine right now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks @JerryWu1234 !
@@ -0,0 +1,5 @@ | |||
--- | |||
'base': patch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just noticed this (I fixed it already in a different commit)
but for next time, please verify that this has a real package name or else it breaks the release
thanks!
…formance
What is it?
fixes #6837
related to 190
set default value of lint to false to improve the execution performance'
Description
Checklist
pnpm change