소스 검색

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 11 년 전
부모
커밋
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": [