exenv icon indicating copy to clipboard operation
exenv copied to clipboard

Remove UMD an make exenv a pure CommonJS module.

Open realityking opened this issue 7 years ago • 1 comments

Reduces bundle sizes and helps tools like rollup inline the code.

This is based on the assumption that exenv is, in practice, always used as a CommonJS module. This should be be a server major release.

realityking avatar May 12 '18 15:05 realityking

@JedWatson Could you have a look at this one? Thanks!

realityking avatar Jun 17 '18 11:06 realityking