Rich-Harris/packd

Implement server-side babel-preset-env

Open

#50 opened on Jun 13, 2018

 (2 comments) (0 reactions) (0 assignees)JavaScript (25 forks)github user discovery
help wanted

Repository metrics

Stars
 (266 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Context https://github.com/zloirock/core-js/pull/409

The idea is to bundle the polyfills needed for a given target using babel-preset-env (or only the data).

Contributor guide