mirror of
https://github.com/jquery/jquery.git
synced 2024-12-09 08:04:24 +00:00
892625b3c3
AMD specification requires the factory argument be defined. Close gh-2179
2 lines
48 B
JavaScript
2 lines
48 B
JavaScript
define([ "./selector-sizzle" ], function() {});
|