Anton Kosykh
1 min readJan 19, 2018

--

Looks like somebody didn’t read the full post ☺

It looks nice only to use with es6

But otherwise, there are umd build that have a lot of unnecessary code + transpiled es6 features (not sure about last one, I haven’t seen source yet).

Ofc it’s needed to work, but better use cjs only or iife only without wrappers. Because bundler adds more code than method has itself. It works and works fine, but we’re talking about minification, not about “just do it”. Too bad.

I will write a post with explanation of that. Maybe tomorrow

--

--

Anton Kosykh
Anton Kosykh

Written by Anton Kosykh

— Stricty pants nerd that sounds like total dork (according to one of the readers) — Also YOLO JavaScript Engineer

No responses yet