mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
This disable-directive only applies to the built version, so put it in /dist. This avoids a warning about an unused directive in the source version. Closes gh-4676