mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-29 00:20:04 +01:00
update webpack config
This commit is contained in:
@@ -156,7 +156,8 @@ module.exports = env => {
|
||||
/node_modules(.*[/\\])+html-to-text/,
|
||||
/node_modules(.*[/\\])+buffer/,
|
||||
/node_modules(.*[/\\])+readable-stream/,
|
||||
/node_modules(.*[/\\])+react-native-fingerprint-scanner/
|
||||
/node_modules(.*[/\\])+react-native-fingerprint-scanner/,
|
||||
/node_modules(.*[/\\])+@streetwriters[/\\]logger/
|
||||
],
|
||||
use: {
|
||||
loader: 'babel-loader',
|
||||
|
||||
Reference in New Issue
Block a user