UNPKG

easyify

Version:

A compilation tools & workflow for FE, built with webpack4.x, compile faster and smart, make work easier.

15 lines (14 loc) 180 B
{ "presets": [ "react", "env", "es2015", "stage-2", "stage-3", "flow" ], "plugins": [ "transform-runtime", "transform-flow-strip-types" ] }