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 fa937ec commit bdca8e1Copy full SHA for bdca8e1
src/common/constants.ts
@@ -1 +1 @@
1
-export const CODE_ZIP_SIZE_LIMIT = 15 * 1024 * 1024;
+export const CODE_ZIP_SIZE_LIMIT = 15 * 1000 * 1000;
0 commit comments