Closed pshergie closed 5 months ago
Pull request auto-reviewer
Since you’ve made changes to files in web/main/
consider these points:
web/public/404.html
or web/public/500.html
?index.html
.Closed as a similar changes has been already added to the main branch
A better approach to handle changes in dependencies as
package.json
file can be updated without any dependency introduction.Checklist
pnpm test
.scripts/
, add a comment with a description.README.md
.README.md
.core/
. What code will also be useful on other platforms?pnpm size
and check the difference in the JS bundle size. Is it relevant to the changes? Change the limit inweb/.size-limit.json
if necessary.