Skip to content

feat(plugin-legacy): add externalSystemJS option#5024

Merged
patak-cat merged 1 commit intovitejs:mainfrom
OrekiSH:main
Sep 24, 2021
Merged

feat(plugin-legacy): add externalSystemJS option#5024
patak-cat merged 1 commit intovitejs:mainfrom
OrekiSH:main

Conversation

@OrekiSH
Copy link
Contributor

@OrekiSH OrekiSH commented Sep 22, 2021

Description

Enabling this option will exclude systemjs/dist/s.min.js inside polyfills-legacy chunk. It's useful in Micro Frontends case I think.

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the Commit Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@Shinigami92 Shinigami92 added p2-nice-to-have Not breaking anything but nice to have (priority) plugin: legacy labels Sep 22, 2021
Copy link
Member

@antfu antfu left a comment

Choose a reason for hiding this comment

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

LGTM. I will bring this to this week's meeting with the team.

@patak-cat patak-cat merged commit 60b6f55 into vitejs:main Sep 24, 2021
aleclarson pushed a commit to aleclarson/vite that referenced this pull request Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p2-nice-to-have Not breaking anything but nice to have (priority) plugin: legacy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants