Skip to content

Commit a598020

Browse files
Merge pull request #1 from SortableJS/vue-3
Vue 3
2 parents 78d970c + 538bcef commit a598020

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+10386
-13471
lines changed

.env.development renamed to .env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
VUE_APP_SHOW_ALL_EXAMPLES=false
2+
VUE_APP_FILTER_ROUTE=

.env.local

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

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ test/tmp
1010
/examples/src
1111
/examples/libs/
1212
/coverage
13+
14+
.env.local

0 commit comments

Comments
 (0)