sw
This commit is contained in:
parent
38ef52d3ba
commit
62ed0a411f
16 changed files with 245 additions and 133 deletions
|
@ -40,7 +40,7 @@ module.exports = {
|
|||
test: /\.js$/,
|
||||
oneOf: [
|
||||
{
|
||||
include: require.resolve('./assets/cryptofill'),
|
||||
include: [require.resolve('./assets/cryptofill')],
|
||||
use: [
|
||||
{
|
||||
loader: 'file-loader',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue