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

Package size is too big #98

Open
CalvinRodo opened this issue May 26, 2019 · 1 comment
Open

Package size is too big #98

CalvinRodo opened this issue May 26, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@CalvinRodo
Copy link
Contributor

Get this warning when deploying now
WARNING Compiled with 3 warnings 10:27:11 PM

warning

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
js/chunk-vendors.d8560836.js (801 KiB)

warning

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
app (917 KiB)
js/chunk-vendors.d8560836.js
js/app.bb109e29.js

warning

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/

File Size Gzipped

dist/js/chunk-vendors.d8560836.js 801.29 KiB 201.78 KiB
dist/js/app.bb109e29.js 115.41 KiB 25.30 KiB
dist/helper/wet.js 3.36 KiB 1.03 KiB
dist/helper/startswith.js 1.58 KiB 0.69 KiB
dist/service-worker.js 0.96 KiB 0.54 KiB
dist/precache-manifest.26f6c784a0a5278 0.71 KiB 0.32 KiB
abea8f40f146db22d.js
dist/survey.css 0.07 KiB 0.09 KiB

Images and other types of assets omitted.

@CalvinRodo
Copy link
Contributor Author

It also downloads WxT through CDTS which makes it even bigger

@CalvinRodo CalvinRodo added the enhancement New feature or request label May 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant