UNPKG

appblocks

Version:

A lightweight javascript library for building micro apps for the front-end.

14 lines (13 loc) 175 B
{ "presets": [ [ "@babel/env", { "modules": false, "useBuiltIns": "usage", "corejs": 3 // "debug": true } ] ] }