News

Rollup plugin to scan for typeof invocations (and similar expressions like foo === undefined) and replace them with functions so that JavaScript engines can inline them. This can reduce bundle size ...