Babel more

This commit is contained in:
Dmitry Lyzo 2020-11-27 21:02:16 +03:00
parent 4025c7f902
commit f36af6ac1b

View file

@ -91,7 +91,7 @@ module.exports = {
},
{
test: /\.js$/,
exclude: /node_modules[\\/](?!@uupaa[\\/]dynamic-import-polyfill|date-fns|epubjs|pdfjs-dist)/,
exclude: /node_modules[\\/](?!@uupaa[\\/]dynamic-import-polyfill|date-fns|epubjs|flv.js|libarchive.js|pdfjs-dist|xmldom)/,
use: [{
loader: 'babel-loader',
options: {