Skip to content

Conversation

@mgol
Copy link
Member

@mgol mgol commented Nov 26, 2019

Summary

This PR gets rid of rollup-plugin-hypothetical in favor of a simpler
inline Rollup plugin that fits our need and is compatible with Windows.

Fixes gh-4548

@wangwanchao @dmethvin can you check if that solves your issues?

Checklist

This commit gets rid of rollup-plugin-hypothetical in favor of a simpler
inline Rollup plugin that fits our need and is compatible with Windows.

Fixes jquerygh-4548
@mgol mgol added the Build label Nov 26, 2019
@mgol mgol added this to the 4.0.0 milestone Nov 26, 2019
@mgol mgol self-assigned this Nov 26, 2019
return null;
}
};
};
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldn't believe that was going to take so little code! If I knew before, I wouldn't even try using external plugins.

@mgol mgol requested a review from dmethvin November 26, 2019 21:56
@mgol mgol merged commit 9fd2fa5 into jquery:master Dec 2, 2019
@mgol mgol deleted the rollup-windows-fix branch December 2, 2019 18:55
@lock lock bot locked as resolved and limited conversation to collaborators Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

Build fails on master in Windows

1 participant