5 ms·
To pile onto your point, webpack is clearly on its way out, it's all about snowpack now (afaik). I never got a chance to get into learning webpack, and I'm glad
by unphased 6y ago
To pile onto your point, webpack is clearly on its way out, it's all about snowpack now (afaik). I never got a chance to get into learning webpack, and I'm glad now. Throws hands up
- postalrat 6y agoJust recently I had to switch a project from snowpack to webpack because adding the features I needed to snowpack added up to too much additional work. Like parcel snowpack works great when you can use it. Hoping it catches on because I really loved how fast it was.