mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-08 22:56:06 +00:00
Require fonts explicitly
This commit is contained in:
@@ -20,6 +20,7 @@ mrujs.start({
|
||||
]
|
||||
})
|
||||
|
||||
require.context('../fonts', true)
|
||||
const images = require.context('../images', true)
|
||||
const imagePath = (name) => images(name, true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user