Skip to content

fix(commonjs): change dynamicRequireRoot to normalizedDynamicRequireRoot && tweak related tests#1508

Merged
lukastaegert merged 1 commit intorollup:masterfrom
TrickyPi:fix/tweak
Jun 10, 2023
Merged

fix(commonjs): change dynamicRequireRoot to normalizedDynamicRequireRoot && tweak related tests#1508
lukastaegert merged 1 commit intorollup:masterfrom
TrickyPi:fix/tweak

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
@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.

4 participants