Babel blurhash
This commit is contained in:
@@ -92,7 +92,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
test: /\.(js|jsx)$/,
|
||||
exclude: /node_modules[\\/](?!@uupaa[\\/]dynamic-import-polyfill|date-fns|epubjs|flv.js|libarchive.js)/,
|
||||
exclude: /node_modules[\\/](?!@uupaa[\\/]dynamic-import-polyfill|blurhash|date-fns|epubjs|flv.js|libarchive.js)/,
|
||||
use: [{
|
||||
loader: 'babel-loader'
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user