mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
mobile: fix webpack config
This commit is contained in:
committed by
Abdullah Atta
parent
c56445f817
commit
48866efa57
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user