Babel blurhash
This commit is contained in:
parent
b8b0f8ea39
commit
47dc4344f0
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue