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

Can't build for production #17

Open
uzzal-ht opened this issue Mar 7, 2020 · 2 comments
Open

Can't build for production #17

uzzal-ht opened this issue Mar 7, 2020 · 2 comments

Comments

@uzzal-ht
Copy link

uzzal-ht commented Mar 7, 2020

We are getting this notice when using production build command,
npm run build

screenshot: https://prnt.sc/rcxcz8

Would you please help me to move forward.

WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
vendors.js (282 KiB)
frontend.js (3.68 MiB)

WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
frontend (3.95 MiB)
runtime.js
vendors.js
frontend.js
admin (285 KiB)
runtime.js
vendors.js
admin.js
style (283 KiB)
runtime.js
vendors.js
style.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/

@tareq1988
Copy link
Owner

What version of Node and NPM are you using?

I'm using node v12.16.1 and npm 6.13.4 and I don't see any issues like that.

@uzzal-ht
Copy link
Author

uzzal-ht commented Mar 9, 2020

We have also used the same version as your version.

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

No branches or pull requests

2 participants