diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2020-10-22 23:09:03 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2020-10-22 23:09:03 +0900 |
| commit | 09c007b3aa3f68d0645b6bdb5b8288aec0333be2 (patch) | |
| tree | a3bc90721675119118dce248dfb8ea2861dbb268 /webpack.config.ts | |
| parent | Update dependenceis :rocket: (diff) | |
| download | sharkey-09c007b3aa3f68d0645b6bdb5b8288aec0333be2.tar.gz sharkey-09c007b3aa3f68d0645b6bdb5b8288aec0333be2.tar.bz2 sharkey-09c007b3aa3f68d0645b6bdb5b8288aec0333be2.zip | |
Update dependencies :rocket:
Diffstat (limited to 'webpack.config.ts')
| -rw-r--r-- | webpack.config.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webpack.config.ts b/webpack.config.ts index 4e929fb1f7..dbd62fa395 100644 --- a/webpack.config.ts +++ b/webpack.config.ts @@ -50,8 +50,6 @@ module.exports = { preserveWhitespace: false } } - }, { - loader: 'vue-svg-inline-loader-corejs3' }] }, { test: /\.scss?$/, |