Skip to content

Conversation

@danielroe
Copy link
Member

@danielroe danielroe commented Aug 16, 2020

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

An earlier PR (#7919) accidentally added nomodule to the runtime chunk rather than just legacy ones. This fixes that issue and should still work with #7918 (but this should be tested - I don't have a repro).

closes #7927

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes (if not applicable, please state why)
  • All new and existing tests are passing.

@pi0 pi0 merged commit f1a95c8 into nuxt:dev Aug 16, 2020
@danielroe danielroe deleted the 7927-nomodule-modern branch March 23, 2021 14:40
@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[2.14.2] <script nomodule> gets used for modern chunks

2 participants