mobile: fix webpack config

This commit is contained in:
Ammar Ahmed
2024-03-16 10:35:21 +05:00
parent e80f329f33
commit ad448b567b

View File

@@ -219,6 +219,7 @@ module.exports = (env) => {
/node_modules(.*[/\\])+whatwg-url-without-unicode/,
/node_modules(.*[/\\])+whatwg-url/,
/node_modules(.*[/\\])+react-native-url-polyfill/,
/node_modules(.*[/\\])+diffblazer/,
],
use: {
loader: "babel-loader",