Skip to content

Commit

Permalink
Bump @nextcloud/webpack-vue-config from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/nextcloud/webpack-vue-config/releases)
- [Commits](nextcloud-libraries/webpack-vue-config@v1.1.0...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored and skjnldsv committed Aug 29, 2020
1 parent 91e96d2 commit c1dbd03
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.2.0",
"@nextcloud/eslint-plugin": "^1.4.0",
"@nextcloud/webpack-vue-config": "^1.1.0",
"@nextcloud/webpack-vue-config": "^1.2.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-loader-exclude-node-modules-except": "^1.0.3",
Expand Down
4 changes: 0 additions & 4 deletions webpack.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ const config = {
'webdav',
]),
},
{
test: /\.(png|jpg|gif|svg)$/,
loader: 'url-loader',
},
],
},
plugins: [
Expand Down

0 comments on commit c1dbd03

Please sign in to comment.