Skip to content

feat: only needs one bundle if all targets support es module #6419

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

Merged
merged 8 commits into from
Apr 16, 2021

Conversation

haoqunjiang
Copy link
Member

@haoqunjiang haoqunjiang commented Apr 15, 2021

Also no type="module" thing. Because webpack does not emit actual ES module code anyway. That was just for differential loading.

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:

@haoqunjiang haoqunjiang merged commit aad72cf into vuejs:dev Apr 16, 2021
@haoqunjiang haoqunjiang deleted the feat-module-only branch April 16, 2021 08:36
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.

1 participant