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 a8d5540 commit 526f873Copy full SHA for 526f873
frontend/src/config.ts
@@ -5,5 +5,3 @@ export const WEB_ADDRESS =
5
process.env.NEXT_PUBLIC_WEB_ADDRESS ?? "https://open.mp";
6
7
console.log(API_ADDRESS, WEB_ADDRESS);
8
-
9
-Error.stackTraceLimit = 500;
frontend/yarn.lock
@@ -1942,7 +1942,7 @@
1942
1943
"@mdx-js/mdx@https://github.com/openmultiplayer/mdx":
1944
version "1.6.22"
1945
- resolved "https://github.com/openmultiplayer/mdx#5ee95736b2bc5127f5da918a6e7f728a9d073594"
+ resolved "https://github.com/openmultiplayer/mdx#c0803b39af086df33ce9f852992f9be4107224e7"
1946
dependencies:
1947
"@babel/core" "7.12.9"
1948
"@babel/plugin-syntax-jsx" "7.12.1"
0 commit comments