Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate warning when build-storybook #12

Open
W01fw00d opened this issue Apr 17, 2020 · 1 comment
Open

Investigate warning when build-storybook #12

W01fw00d opened this issue Apr 17, 2020 · 1 comment

Comments

@W01fw00d
Copy link
Owner

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
WARN This can impact web performance.
WARN Assets:
WARN vendorsmain.97dd28042f064fdff6b6.bundle.js (1000 KiB)
WARN entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
WARN Entrypoints:
WARN main (1.08 MiB)
WARN runtime
main.97dd28042f064fdff6b6.bundle.js
WARN vendors~main.97dd28042f064fdff6b6.bundle.js
WARN main.97dd28042f064fdff6b6.bundle.js
WARN
WARN webpack performance recommendations:
WARN You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
WARN For more info visit https://webpack.js.org/guides/code-splitting/

@W01fw00d
Copy link
Owner Author

We are now using default webpack config from storybook: it is possible to make an improvement from our project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant