Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit eccda9e

Browse files
committed
chore: add info how to use plugin to factory
Just a info for e.g. when require rangeslider.js with commonjs etc.
1 parent e2d2dac commit eccda9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/rangeslider.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,4 +479,6 @@
479479
});
480480
};
481481

482+
return 'rangeslider.js is available in jQuery context e.g $(selector).rangeslider(options);';
483+
482484
}));

0 commit comments

Comments
 (0)