Browse Source

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

zhixin 11 years ago
parent
commit
2936217562
1 changed files with 9 additions and 1 deletions
  1. 9 1
      bower.json

+ 9 - 1
bower.json

@@ -6,7 +6,15 @@
     "zhixin <wenzhixin2010@gmail.com>"
     "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.",
   "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": [
   "keywords": [
     "bootstrap",
     "bootstrap",
     "table",
     "table",