Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Reducing the size of the generated file for Prod deployments #162

Open
ghost opened this issue Feb 22, 2017 · 1 comment
Open

Reducing the size of the generated file for Prod deployments #162

ghost opened this issue Feb 22, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 22, 2017

When I build the project to have an idea of the size when deployed to production, it generates a "main.bundle.js" file of about 3MB.

I'm using "npm build" which in turn runs "webpack --progress".

Do you know how could I reduce the size of the file? Could I remove some dependencies not needed in Prod?

Thank you for the great work!

@tsifuentes
Copy link

+1

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

No branches or pull requests

1 participant