beginning to decompose cryptofill to allow dynamic import
This commit is contained in:
parent
c146c584f6
commit
9e919eddb5
5 changed files with 6 additions and 3704 deletions
|
@ -90,10 +90,6 @@ const web = {
|
|||
{
|
||||
test: /\.js$/,
|
||||
oneOf: [
|
||||
{
|
||||
include: [require.resolve('./app/cryptofill')],
|
||||
use: ['script-loader']
|
||||
},
|
||||
{
|
||||
loader: 'babel-loader',
|
||||
include: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue