forked from MichaelYick/mailpoet
Remove unnecessary expose of html2canvas
[MAILPOET-2683]
This commit is contained in:
parent
8dbbb91518
commit
353a16fcb5
@ -147,10 +147,6 @@ const baseConfig = {
|
||||
include: require.resolve('handlebars'),
|
||||
loader: 'expose-loader?Handlebars',
|
||||
},
|
||||
{
|
||||
include: /html2canvas.js$/,
|
||||
loader: 'expose-loader?html2canvas',
|
||||
},
|
||||
{
|
||||
include: require.resolve('velocity-animate'),
|
||||
loader: 'imports-loader?jQuery=jquery',
|
||||
|
Loading…
x
Reference in New Issue
Block a user