1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

photoswipe element

This commit is contained in:
Fedor Katurov 2020-04-20 18:04:09 +07:00
parent 55c806ce21
commit 19aeb8a334
16 changed files with 260 additions and 58 deletions

View file

@ -122,7 +122,7 @@ module.exports = () => {
},
},
{
test: /\.(png|svg)$/,
test: /\.(png|svg|gif)$/,
use: {
loader: 'file-loader',
options: {},