We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fdbbeb commit 8f3134aCopy full SHA for 8f3134a
1 file changed
apps/webapp/remix.config.js
@@ -26,6 +26,7 @@ module.exports = {
26
"prismjs/components/prism-typescript",
27
"redlock",
28
"parse-duration",
29
+ "uncrypto",
30
],
31
browserNodeBuiltinsPolyfill: { modules: { path: true, os: true, crypto: true } },
32
};
0 commit comments