mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 06:00:53 +03:00
sw
This commit is contained in:
@@ -40,7 +40,7 @@ module.exports = {
|
||||
test: /\.js$/,
|
||||
oneOf: [
|
||||
{
|
||||
include: require.resolve('./assets/cryptofill'),
|
||||
include: [require.resolve('./assets/cryptofill')],
|
||||
use: [
|
||||
{
|
||||
loader: 'file-loader',
|
||||
|
||||
Reference in New Issue
Block a user