1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00

Merge branch 'master' into file-upload-csrf

This commit is contained in:
Krishna Acondy
2020-09-22 12:29:48 +01:00
committed by GitHub

View File

@@ -40,8 +40,7 @@ const browserConfig = {
filename: null,
exclude: [/node_modules/],
test: /\.ts($|\?)/i
}),
new webpack.IgnorePlugin(/\/iconv-loader$/)
})
]
}