Skip to content

Make webpack build time faster #625

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

Open
1 of 3 tasks
catarak opened this issue May 9, 2018 · 4 comments
Open
1 of 3 tasks

Make webpack build time faster #625

catarak opened this issue May 9, 2018 · 4 comments

Comments

@catarak
Copy link
Member

catarak commented May 9, 2018

Nature of issue?

  • New feature request

New feature details:

I think there are two things that will make the webpack build faster:

  • update webpack version to 4
  • handle webpack linting differently. if you remove the linting the webpack build is much, much faster.
@MohdImran001
Copy link
Contributor

Hey @catarak, Can I work on it.

@catarak
Copy link
Member Author

catarak commented Jan 5, 2021

@MohdImran001 go ahead! If linting is removed from webpack, then I think prettier should def be added to this project (#861) which I am working on 😄

@MohdImran001
Copy link
Contributor

Hey @catarak, since Webpack v5 has been released. I would like to know whether I should migrate it to v5 or v4.

@catarak
Copy link
Member Author

catarak commented Jan 20, 2021

If we're going to put in the work to migrate, I guess it should be to Webpack v5, right? Unless migrating to v4 should happen first.

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

Successfully merging a pull request may close this issue.

2 participants