mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Add AMD+CommonJS capabilities to the build script (for modules with long unreadable dependency lists)
Conflicts: src/core.js
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
define(function() {
|
||||
// [[Class]] -> type pairs
|
||||
return {};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user