Skip to content

Conversation

elecmonkey
Copy link

Description

Changes

  • Extended resolve.external type from string[] | true to string | RegExp | (string | RegExp)[] | true.
  • Try to ensure that existing inputs are not affected in any way

Documentation

  • Updated docs/config/ssr-options.md

Issues

Fixes #20843

Copy link
Contributor

@hi-ogawa hi-ogawa left a comment

Choose a reason for hiding this comment

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

Can you add test cases?

@elecmonkey
Copy link
Author

Can you add test cases?

Done.

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.

RegExp | RegExp[] for external not supported

2 participants