beginning to decompose cryptofill to allow dynamic import

This commit is contained in:
Danny Coates
2019-02-21 12:22:12 -08:00
parent c146c584f6
commit 9e919eddb5
5 changed files with 6 additions and 3704 deletions

View File

@@ -90,10 +90,6 @@ const web = {
{
test: /\.js$/,
oneOf: [
{
include: [require.resolve('./app/cryptofill')],
use: ['script-loader']
},
{
loader: 'babel-loader',
include: [