Riot
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
-
+
+
<% for (var i=0; i < htmlWebpackPlugin.files.css.length; i++) {
diff --git a/webpack.config.js b/webpack.config.js
index aba990541b..6786d9e492 100644
--- a/webpack.config.js
+++ b/webpack.config.js
@@ -61,7 +61,7 @@ module.exports = {
}),
},
{
- test: /\.(gif|png|svg|ttf)$/,
+ test: /\.(gif|png|svg|ttf|xml|ico)$/,
// Use a content-based hash in the name so that we can set a long cache
// lifetime for assets while still delivering changes quickly.
oneOf: [