SEAPUNK / recaller

Promise-based function retry utility.
The Unlicense
8 stars 2 forks source link

ES6 modules #4

Closed SEAPUNK closed 7 months ago

SEAPUNK commented 8 years ago

have a jsnext:main field in package.json for the full ES6 stuff (modules, etc.)

for regular main, just have a file that essentially wraps around the transpiled file, doing the whole export how we're doing it right now