mirror of
https://github.com/timvisee/send.git
synced 2026-04-22 22:24:37 -04:00
sw
This commit is contained in:
+1
-1
@@ -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