lambdabaa / dav

WebDAV, CalDAV, and CardDAV client for nodejs and the browser.
Mozilla Public License 2.0
304 stars 71 forks source link

Babel7 update #135

Closed georgyberdyshev closed 6 years ago

georgyberdyshev commented 6 years ago

Hello @lambdabaa,

this PR adds Babel 7 support.

This needs to have #133 and #134 merged first. Then I can rebase.

Thanks, Georgy

georgyberdyshev commented 6 years ago

Hello @lambdabaa,

the tests are passing with Babel 7. I had to make some adjustments to import and export syntax.

This needs to have #133 and #134 merged first. Then I can rebase this one.

I will open another PR for Node.js 8 and beyond, as there are more errors to be fixed.

Thanks, Georgy

georgyberdyshev commented 6 years ago

Hello @lambdabaa,

this PR is also rebased. You can merge.

Thanks, Georgy