You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building the image yields the following. We should set a higher limit, or figure out how to strip these files to be within the limit.
- Building for production...
[BABEL] Note: The code generator has deoptimised the styling of /home/node/app/node_modules/monaco-editor/esm/vs/language/html/html.worker.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/node/app/node_modules/monaco-editor/esm/vs/language/css/css.worker.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/node/app/node_modules/monaco-editor/esm/vs/language/typescript/ts.worker.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/node/app/src/utils/CypherParser/CypherParser.ts as it exceeds the max of 500KB.
WARNING Compiled with 2 warnings12:44:17 PM
warning
asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
css.worker.js (1010 KiB)
editor.worker.js (248 KiB)
html.worker.js (677 KiB)
json.worker.js (375 KiB)
ts.worker.js (4.66 MiB)
js/index.6358f0f7.js (389 KiB)
css/chunk-vendors.ed48cc6e.css (328 KiB)
js/chunk-vendors.d57c2224.js (5.26 MiB)
img/kuzu-logo-inverse.png (493 KiB)
third-party/fontawesome-free-6.4.2-web/webfonts/fa-solid-900.ttf (385 KiB)
warning
entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
index (5.97 MiB)
css/chunk-vendors.ed48cc6e.css
js/chunk-vendors.d57c2224.js
css/index.90908399.css
js/index.6358f0f7.js
The text was updated successfully, but these errors were encountered:
Building the image yields the following. We should set a higher limit, or figure out how to strip these files to be within the limit.
The text was updated successfully, but these errors were encountered: