contactlab / appy

A functional wrapper around Fetch API
https://contactlab.github.io/appy
Apache License 2.0
63 stars 4 forks source link

Unit tests with ava won't work #6

Closed Arual90 closed 6 years ago

Arual90 commented 6 years ago

Because babel doesn't transpile modules imported from "node_modules". Should we publish a transpiled version of the library?

At the moment i can't find a babel-related solution

StefanoMagrassi commented 6 years ago

@Arual90 let's transpile code on prepublish with contactlab/babelrc configuration