Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run mongodb migrations using es6 #64

Open
KieronWiltshire opened this issue Dec 2, 2018 · 1 comment
Open

Run mongodb migrations using es6 #64

KieronWiltshire opened this issue Dec 2, 2018 · 1 comment

Comments

@KieronWiltshire
Copy link

I'd love for the ability to import a config file written in es6. Anyway we can do something like:

./node_modules/.bin/mm --config=./src/config/database.js --compilers js:babel-core/register

It would also be neat if we could specify in the config file what type of migration presets, you already have the coffee script in there, maybe add an es6 equivalent too?

@KieronWiltshire
Copy link
Author

#65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant