Skip to content

Commit dacd53b

Browse files
authored
Fix for showing the incident UI in the side menu (#2638)
1 parent d4fe71d commit dacd53b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/webapp/remix.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ module.exports = {
2626
"prismjs/components/prism-typescript",
2727
"redlock",
2828
"parse-duration",
29+
"uncrypto",
2930
],
3031
browserNodeBuiltinsPolyfill: { modules: { path: true, os: true, crypto: true } },
3132
};

0 commit comments

Comments
 (0)