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:
parent
7a1e1247cb
commit
3f29386cb7
32 changed files with 665 additions and 18 deletions
|
@ -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',
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue