mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
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 gh-4548 Closes gh-4549