Skip to content

feat: should rename default import based on source#10598

Merged
JSerFeng merged 1 commit intomainfrom
feat/remove-external-prefix
Jun 9, 2025
Merged

feat: should rename default import based on source#10598
JSerFeng merged 1 commit intomainfrom
feat/remove-external-prefix

Conversation

@JSerFeng
Copy link
Copy Markdown
Contributor

@JSerFeng JSerFeng commented Jun 6, 2025

Summary

Before

import external_external_module_default from 'external-module'

This pr

import external_module from 'external-module'

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link
Copy Markdown

netlify bot commented Jun 6, 2025

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit 0b62b6b
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/684672721c17520008f6e8e2
😎 Deploy Preview https://deploy-preview-10598--rspack.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 project configuration.

@github-actions github-actions bot added release: feature release: feature related release(mr only) team The issue/pr is created by the member of Rspack. labels Jun 6, 2025
Timeless0911
Timeless0911 previously approved these changes Jun 6, 2025
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Jun 6, 2025

CodSpeed Performance Report

Merging #10598 will not alter performance

Comparing feat/remove-external-prefix (0b62b6b) with main (1a3de46)

Summary

✅ 12 untouched benchmarks

Copy link
Copy Markdown
Contributor

@Timeless0911 Timeless0911 left a comment

Choose a reason for hiding this comment

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

LGTM

@JSerFeng JSerFeng merged commit 8015fc7 into main Jun 9, 2025
34 checks passed
@JSerFeng JSerFeng deleted the feat/remove-external-prefix branch June 9, 2025 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: feature release: feature related release(mr only) team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants