Copied starter Meteor App files.
Cut and paste of the BasicMeteorApp.
This commit is contained in:
7
packages/jquery-custom-scrollbar/jquery-custom-scrollbar.js
vendored
Normal file
7
packages/jquery-custom-scrollbar/jquery-custom-scrollbar.js
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
import 'jquery-mousewheel';
|
||||
import "malihu-custom-scrollbar-plugin";
|
||||
// Write your package code here!
|
||||
|
||||
// Variables exported by this module can be imported by other packages and
|
||||
// applications. See jquery-custom-scrollbar-tests.js for an example of importing.
|
||||
export const name = 'jquery-custom-scrollbar';
|
||||
Reference in New Issue
Block a user