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

refactor: upgrade project setup #646

Merged
merged 30 commits into from
Jun 22, 2023
Merged

refactor: upgrade project setup #646

merged 30 commits into from
Jun 22, 2023

Conversation

sxzz
Copy link
Member

@sxzz sxzz commented Jun 18, 2023

  • Replace Yarn with pnpm
  • Replace Jest with Vitest
  • Replace Webpack with Vite
  • Replace CircleCI with GitHub Actions
  • Use both Prettier & ESLint
    • ESLint config is from Vite (partially)
  • Upgrade all deps
  • Use tsup to build packages

TODO: /cc @yyx990803

@netlify
Copy link

netlify bot commented Jun 18, 2023

Deploy Preview for vue-jsx-explorer ready!

Name Link
🔨 Latest commit 81e37b8
🔍 Latest deploy log https://app.netlify.com/sites/vue-jsx-explorer/deploys/649119593e6c8c0008a05f57
😎 Deploy Preview https://deploy-preview-646--vue-jsx-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@sxzz sxzz marked this pull request as ready for review June 18, 2023 05:57
@yyx990803
Copy link
Member

I've stopped the Circle CI build.

There is an error logged to stderr from index.test.tsx but the test is passing - I assume it's not related to test logic?

@sxzz
Copy link
Member Author

sxzz commented Jun 20, 2023

@yyx990803 Fixed, not related to test logic.

@Amour1688 Amour1688 merged commit dbba320 into vuejs:dev Jun 22, 2023
6 checks passed
@sxzz sxzz deleted the refactor branch June 22, 2023 04:15
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.

None yet

3 participants