mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 06:00:53 +03:00
beginning to decompose cryptofill to allow dynamic import
This commit is contained in:
@@ -90,10 +90,6 @@ const web = {
|
||||
{
|
||||
test: /\.js$/,
|
||||
oneOf: [
|
||||
{
|
||||
include: [require.resolve('./app/cryptofill')],
|
||||
use: ['script-loader']
|
||||
},
|
||||
{
|
||||
loader: 'babel-loader',
|
||||
include: [
|
||||
|
||||
Reference in New Issue
Block a user