aboutsummaryrefslogtreecommitdiffstats
path: root/language-web/webpack.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'language-web/webpack.config.js')
-rw-r--r--language-web/webpack.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/language-web/webpack.config.js b/language-web/webpack.config.js
index 0b89298c..ae2f2386 100644
--- a/language-web/webpack.config.js
+++ b/language-web/webpack.config.js
@@ -100,7 +100,7 @@ module.exports = {
100 implementation: require.resolve('sass'), 100 implementation: require.resolve('sass'),
101 }, 101 },
102 }, 102 },
103 ] 103 ],
104 }, 104 },
105 { 105 {
106 test: /\.(gif|png|jpe?g|svg?)$/i, 106 test: /\.(gif|png|jpe?g|svg?)$/i,