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: remove unused config for Rspack 0.5 #1214

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

chenjiahan
Copy link
Member

@chenjiahan chenjiahan commented Jan 9, 2024

Summary

Remove some unused configs for Rspack 0.5:

Checklist

  • Tests updated.
  • Documentation updated.

Copy link

netlify bot commented Jan 9, 2024

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit b57dc22
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/659cb0a9deae4f00089aac83
😎 Deploy Preview https://deploy-preview-1214--rsbuild.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 configuration.

@@ -44,7 +44,7 @@ export const applyDefaultPlugins = (plugins: Plugins) =>
]);

// apply builtin:swc-loader
export const rspackMinVersion = '0.4.0';
export const rspackMinVersion = '0.4.5';
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will change to 0.5.0 after upgrading @rspack/[email protected]

@chenjiahan chenjiahan merged commit eb846e4 into main Jan 9, 2024
13 checks passed
@chenjiahan chenjiahan deleted the rspack_unused_config_0109 branch January 9, 2024 02:41
@chenjiahan chenjiahan mentioned this pull request Jan 10, 2024
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.

1 participant