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

Looking for core collaborators #58

Open
shirotech opened this issue Jun 11, 2019 · 4 comments
Open

Looking for core collaborators #58

shirotech opened this issue Jun 11, 2019 · 4 comments

Comments

@shirotech
Copy link
Owner

shirotech commented Jun 11, 2019

Back then around 3 years ago I was just getting into Webpack, the concept was different to any other tools I have ever used. It didn't make sense at first, but as I started using it more and more it seems to be a game changer.

I quickly then realised after using it for awhile, there are 2 major issues with Webpack and I wanted to address it in an elegant way as possible.

  1. The build times were very slow for large projects
  2. Why do I even need to include large libraries in my bundle

Then I saw the potential of using a CDN in the build which will ultimately solve these two problems, 1. it takes some of the load off the local bundle so in turn it will speed up the build. And 2. it will decrease your app bundle size and make re-using the same resources as much as possible.

I think this project is at a stage now where it's no longer my personal plugin anymore, and would like to extend the ownership of it with like-minded individuals. If you would like to become part of the team please leave a message here and your expression of interest. Thanks everyone.

@konojunya
Copy link
Collaborator

@shirotech I don't know if I can help with my knowledge, but because I'm mainly doing web performance at work, I may have something to help.
I will help if it's okay with you.

@shirotech
Copy link
Owner Author

shirotech commented Jun 12, 2019

Thanks @konojunya for volunteering, your vast knowledge on web performance and activeness on Github - I'm sure will help thrive this project even more. Welcome to the team 👍

@shirotech shirotech pinned this issue Jun 14, 2019
@morriq
Copy link
Collaborator

morriq commented Jul 2, 2019

I can help since I'm developing something similar https://github.com/morriq/microservices-webpack-plugin :)

@shirotech
Copy link
Owner Author

Thanks @morriq for volunteering, sorry I didn't get back to you sooner, will add you now to the collaborators.

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

No branches or pull requests

3 participants