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

feat!: disable autoExternal in bundleless mode and only redirect request not in node_modules #624

Merged
merged 4 commits into from
Dec 27, 2024

Conversation

Timeless0911
Copy link
Contributor

@Timeless0911 Timeless0911 commented Dec 27, 2024

Summary

  • breaking changes: autoExternal only takes effect in bundle mode now
  • only redirect request not in node_modules

Related Links

closes: #616

Checklist

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

Copy link

netlify bot commented Dec 27, 2024

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 6fb6ff5
🔍 Latest deploy log https://app.netlify.com/sites/rslib/deploys/676e5880dd9f3b00087f5ca2
😎 Deploy Preview https://deploy-preview-624--rslib.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.

@Timeless0911 Timeless0911 merged commit b6b21b3 into main Dec 27, 2024
16 checks passed
@Timeless0911 Timeless0911 deleted the nodemodules-external branch December 27, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: The import path points to node_modules incorrectly
2 participants