Skip to content

Commit c1dbd03

Browse files
dependabot-preview[bot]skjnldsv
authored andcommitted
Bump @nextcloud/webpack-vue-config from 1.1.0 to 1.2.0
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] <[email protected]> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
1 parent 91e96d2 commit c1dbd03

3 files changed

Lines changed: 4 additions & 8 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@nextcloud/browserslist-config": "^1.0.0",
7171
"@nextcloud/eslint-config": "^2.2.0",
7272
"@nextcloud/eslint-plugin": "^1.4.0",
73-
"@nextcloud/webpack-vue-config": "^1.1.0",
73+
"@nextcloud/webpack-vue-config": "^1.2.0",
7474
"babel-eslint": "^10.1.0",
7575
"babel-loader": "^8.1.0",
7676
"babel-loader-exclude-node-modules-except": "^1.0.3",

webpack.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ const config = {
2020
'webdav',
2121
]),
2222
},
23-
{
24-
test: /\.(png|jpg|gif|svg)$/,
25-
loader: 'url-loader',
26-
},
2723
],
2824
},
2925
plugins: [

0 commit comments

Comments
 (0)