1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-06 17:41:01 +00:00

Update prod assets

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
Kevin Decherf 2017-10-16 00:07:12 +02:00
parent 7a1e1247cb
commit 3f29386cb7
32 changed files with 665 additions and 18 deletions

View file

@ -52,7 +52,7 @@ module.exports = function () {
],
},
{
test: /\.(jpg|png|gif|svg|eot|ttf|woff|woff2)$/,
test: /\.(jpg|png|gif|svg|ico|eot|ttf|woff|woff2)$/,
use: 'url-loader',
},
],