mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Global assets files moved to web/img
This commit is contained in:
parent
6a3140f2f7
commit
53a04b6af1
40 changed files with 27 additions and 48 deletions
|
@ -1,4 +1 @@
|
|||
import './share.scss';
|
||||
|
||||
function requireAll(r) { r.keys().forEach(r); }
|
||||
requireAll(require.context('./img/', true, /\.(jpg|png|gif|svg|ico)$/));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue