jQuery-slimScroll icon indicating copy to clipboard operation
jQuery-slimScroll copied to clipboard

main file for bower package

Open cfwen opened this issue 7 years ago • 3 comments

there are two main files in bower main entry:

"main": [
    "jquery.slimscroll.js",
    "jquery.slimscroll.min.js"
  ]

some auto build tools may include these two files automatically. use "jquery.slimscroll.min.js" is enough

cfwen avatar Sep 25 '16 19:09 cfwen