mobile: fix webpack config

This commit is contained in:
Ammar Ahmed
2024-03-14 11:57:59 +05:00
committed by Abdullah Atta
parent c56445f817
commit 48866efa57

View File

@@ -216,6 +216,9 @@ module.exports = (env) => {
/node_modules(.*[/\\])+@trpc[/\\]react-query/,
/node_modules(.*[/\\])+katex/,
/node_modules(.*[/\\])+@notesnook[/\\]core/,
/node_modules(.*[/\\])+whatwg-url-without-unicode/,
/node_modules(.*[/\\])+whatwg-url/,
/node_modules(.*[/\\])+react-native-url-polyfill/,
],
use: {
loader: "babel-loader",