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

Swap to Parcel.js from WebPack #12

Open
giraugh opened this issue Jun 20, 2018 · 0 comments
Open

Swap to Parcel.js from WebPack #12

giraugh opened this issue Jun 20, 2018 · 0 comments

Comments

@giraugh
Copy link

giraugh commented Jun 20, 2018

WebPack is really cumbersome and difficult to use/maintain. For example, it bloats your package.json which can lead to slow down in the long term. A good alternative is parcel.js which is faster, requires much less configuration (its like that whole ruby paradigm where they minimise configuration and maximise convention) and has built in support for babel and sass which are already being used in this project. Just a suggestion/recommendation as it may not be particularly practical for this project.

😄 ✌️

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