浏览代码

Merge branch 'master' of github.com:wenzhixin/bootstrap-table

zhixin 11 年之前
父节点
当前提交
2936217562
共有 1 个文件被更改,包括 9 次插入1 次删除
  1. 9 1
      bower.json

+ 9 - 1
bower.json

@@ -6,7 +6,15 @@
     "zhixin <wenzhixin2010@gmail.com>"
   ],
   "description": "The table displays data in a tabular format and offers rich support to radio, checkbox, sort, pagination and so on. The table has been designed to reduce development time and to require no specific knowledge from developers. It is both featherweight and feature-rich.",
-  "main": "src",
+  "main": [
+	  "src/bootstrap-table.css",
+	  "src/bootstrap-table.js",
+	  "src/locale/bootstrap-table-en.js",
+	  "src/locale/bootstrap-table-da-DK.js",
+	  "src/locale/bootstrap-table-pt-BR.js",
+	  "src/locale/bootstrap-table-zh-CN.js",
+	  "src/locale/bootstrap-table-zh-TW.js"
+  ],
   "keywords": [
     "bootstrap",
     "table",