I spent only 2 hours tonight migrating Image-Charts website from gulp to the amazing Parcel.

Before:

After:

Before:

After:

WAY less code, one cli that automatically created the dependencies tree starting from my main pug file, imported build packages (pug and node-sass) and created a state-of-the-art dist directory. Fast by design.