Skip to content

Commit

Permalink
Merge pull request #710 from nextcloud/backport/709/stable21
Browse files Browse the repository at this point in the history
[stable21] Add vue-virtual-grid to babel
  • Loading branch information
skjnldsv authored Mar 24, 2021
2 parents a1b20ed + 549567c commit dfbf0f0
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 11 deletions.
14 changes: 7 additions & 7 deletions js/photos-1.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/photos-1.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/photos-main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/photos-main.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions webpack.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ const config = {
'camelcase',
'hot-patcher',
'semver',
'vue-virtual-grid',
'webdav',
]),
},
Expand Down

0 comments on commit dfbf0f0

Please sign in to comment.