jacob-meacham / galactic-ansible

:alien: The Galactic Ansible
Apache License 2.0
0 stars 0 forks source link

Upgrade babel #3

Closed nsimonson closed 7 years ago

nsimonson commented 7 years ago

We might still need babel in order to use import for our modules. I don't believe Node can do that natively yet.

At least according to this: https://medium.com/the-node-js-collection/an-update-on-es6-modules-in-node-js-42c958b890c

What do you think?

nsimonson commented 7 years ago

Forgot my yarn.lock was based on both of these PRs.

jacob-meacham commented 7 years ago

Yeah, we'll need babel still. https://github.com/jacob-meacham/serverless-plugin-git-variables/blob/develop/.babelrc is a good place to start