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

fix: only apply the rollup wrap of dev server plugins if needed #5

Merged
merged 1 commit into from
Jan 5, 2021

Conversation

daKmoR
Copy link
Member

@daKmoR daKmoR commented Jan 4, 2021

What I did

  • Do not auto rollupWrap plugins added via setupDevPlugins.
  • If you provide devServer.plugins then it will return that directly ignoring setupDevAndBuildPlugins and setupDevPlugins

@changeset-bot
Copy link

changeset-bot bot commented Jan 4, 2021

🦋 Changeset detected

Latest commit: 0a6970f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
plugins-manager Minor
@rocket/cli Patch
@rocket/blog Patch
@mdjs/core Patch
@rocket/search Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@daKmoR daKmoR merged commit a8c7173 into main Jan 5, 2021
@daKmoR daKmoR deleted the fix/handleDevServerPlugins branch January 5, 2021 06:25
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.

1 participant