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 d4fe71d commit dacd53bCopy full SHA for dacd53b
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