Skip to content

Conversation

@Rom1-B
Copy link
Contributor

@Rom1-B Rom1-B commented Jan 12, 2026

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

Generated optimized autoload files containing 1 classes

> postinstall
> npm run-script build


> build
> webpack --config .webpack.config.js

Entrypoint libs 901 KiB (1.61 MiB) = libs.js 1 auxiliary asset

WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  libs.js (901 KiB)

WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  libs (901 KiB)
      libs.js


WARNING in webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/

webpack compiled in 10176 ms

Screenshots (if appropriate):

@stonebuzz stonebuzz merged commit f9384bd into main Jan 12, 2026
3 checks passed
@stonebuzz stonebuzz deleted the fix_build_release branch January 12, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants