UNPKG

vite.js

Version:

The simplest way to bootstrap a nodejs server and dive straight into coding.

12 lines (11 loc) 128 B
{ "presets": ["env"], "plugins": [ [ "transform-runtime", { "regenerator": true } ] ] }