SvelteKit-based WebUI (#14839)
This commit is contained in:
committed by
GitHub
parent
8f8f2274ee
commit
a7a98e0fff
1
tools/server/webui/src/lib/constants/max-bundle-size.ts
Normal file
1
tools/server/webui/src/lib/constants/max-bundle-size.ts
Normal file
@@ -0,0 +1 @@
|
||||
export const MAX_BUNDLE_SIZE = 2 * 1024 * 1024;
|
||||
Reference in New Issue
Block a user