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

Update tool chain #153

Open
2 of 5 tasks
mantou132 opened this issue May 12, 2024 · 1 comment
Open
2 of 5 tasks

Update tool chain #153

mantou132 opened this issue May 12, 2024 · 1 comment

Comments

@mantou132
Copy link
Owner

mantou132 commented May 12, 2024

  • yarn -> pnpm (netlify pnpm setup ? node upgrade?)
  • webpack(gem-book) -> rspack
  • eslint/prettier -> biome
  • vite(gem,examples(vite prod transform bug?),devtools) -> rslib/rebuild swc bug
  • @web/dev-server-esbuild -> esbuild bug
@mantou132 mantou132 added the v2 label May 12, 2024
@mantou132 mantou132 removed the v2 label Jun 12, 2024
@mantou132 mantou132 pinned this issue Sep 1, 2024
@mantou132
Copy link
Owner Author

mantou132 commented Sep 12, 2024

eslint/prettier -> biome:

  • useIgnoreFile not work, e.g: .vscode-test
  • json parser allowComments invalid
  • disable file (no-fallthrough) // overrides
  • lint rules base env // drop
  • import/resolver src/elements/layout // ?

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

No branches or pull requests

1 participant