Skip to content

Commit 4cac319

Browse files
committed
Update docs, bundle files, remove lib,
1 parent 54960a2 commit 4cac319

24 files changed

+61
-634
lines changed

bower.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"name": "vue-multiselect",
33
"description": "Multiselect component for vue.js",
4-
"main": "./dist/vue-multiselect.min.js",
4+
"main": [
5+
"./dist/vue-multiselect.min.js",
6+
"./dist/vue-multiselect.min.css",
7+
],
58
"authors": [
69
"Damian Dulisz <damian.dulisz@gmail.com>"
710
],

dist/vue-multiselect.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/index.html

Lines changed: 23 additions & 12 deletions
Large diffs are not rendered by default.

docs/static/css/app.18c02cd771f8f92a5121df0d28716b9e.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)