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

main.js is 511kb before I start building the app? #40

Open
joeaudette opened this issue Jun 2, 2017 · 0 comments
Open

main.js is 511kb before I start building the app? #40

joeaudette opened this issue Jun 2, 2017 · 0 comments

Comments

@joeaudette
Copy link
Contributor

I am new to react, I don't mean this as criticism of this project, but is it considered normal to start with a bundle > 500kb before you even really begin building a react app?

when I do npm run build I see the output main.js is 511kb and even the cli shows it in yellow [big] as a warning, and that is minified. If I do node run the file is 1.68 MB unminified.

it seems big for boilerplate code that is just a starting point for building an app, is this considered normal in the react world?

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

1 participant