Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Migrate generated app to be usable without Babel and Node 5 directly #38

Merged
merged 5 commits into from
Feb 19, 2016

Conversation

daffl
Copy link
Member

@daffl daffl commented Feb 16, 2016

This pull request removes the Babel dependency, moves back to CommonJS module syntax and uses Node 5's ES6 features directly. Closes #31

@daffl
Copy link
Member Author

daffl commented Feb 19, 2016

This now also include a basic generator test and should be good to merge.
/cc @ekryski

@ekryski
Copy link
Member

ekryski commented Feb 19, 2016

👍 Just going to pull it down right now and test it out.

@ekryski
Copy link
Member

ekryski commented Feb 19, 2016

I pulled it down and tested with a few of the dbs. I didn't try all of them but it looks good. :shipit:

ekryski added a commit that referenced this pull request Feb 19, 2016
Migrate generated app to be usable without Babel and Node 5 directly
@ekryski ekryski merged commit acadd2b into master Feb 19, 2016
@kulakowka
Copy link
Contributor

When will it be published in the NPM? Or tell me how I can test new generator without installing via npm?

@ekryski
Copy link
Member

ekryski commented Feb 20, 2016

@kulakowka We'll probably publish a new version later today or tomorrow. We have a whole bunch of updates coming to the generator.

@daffl daffl deleted the remove-babel branch March 20, 2016 18:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants