We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13bbc77 commit 3e84dc1Copy full SHA for 3e84dc1
Gruntfile.js
@@ -8,6 +8,7 @@ const { gzipSync } = require( "node:zlib" );
8
const coreFiles = [
9
"widget.js",
10
"widgets/mouse.js",
11
+ "widgets/pointer.js",
12
"widgets/draggable.js",
13
"widgets/droppable.js",
14
"widgets/resizable.js",
0 commit comments