浏览代码

removing minified version as suggested in #341

This commit removes jquery.nicescroll.min.js from the bower.json `main` as suggested by @daviesgeek
and explained in the bower spec http://bower.io/docs/creating-packages/

    `main` string or array: The primary acting files necessary to use your package.
Remi Barraquand 10 年之前
父节点
当前提交
8d8102db79
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      bower.json

+ 0 - 1
bower.json

@@ -3,7 +3,6 @@
     "version": "3.5.4",
     "main": [
         "./jquery.nicescroll.js",
-        "./jquery.nicescroll.min.js",
         "./zoomico.png"
     ],
     "ignore": [