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(commonjs): change dynamicRequireRoot to normalizedDynamicRequireRoot && tweak related tests #1508

Merged
merged 1 commit into from Jun 10, 2023

Conversation

TrickyPi
Copy link
Member

@TrickyPi TrickyPi commented May 28, 2023

Rollup Plugin Name: commonjs

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

If yes, then include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

List any relevant issue numbers:

related #1461
resolves #1507

Description

This PR primary fix that the test failed in windows, see this action https://github.com/rollup/plugins/actions/runs/5104720044/jobs/9175831630?pr=1507 from #1507. By the way, I also change dynamicRequireRoot to normalizedDynamicRequireRoot for unifying all the path value is normalized, but that also make a break change.

@shellscape
Copy link
Collaborator

Thanks for the PR. I added a few more reviewers. Someone with knowledge of the changes you made will have to approve.

@lukastaegert
Copy link
Member

I will merge this one now as it is a small change and unblocks #1507

@lukastaegert lukastaegert merged commit 7cedfae into rollup:master Jun 10, 2023
21 checks passed
@TrickyPi TrickyPi deleted the fix/tweak branch June 10, 2023 04:45
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.

None yet

4 participants