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

Another way for transpiling TypeScript #522

Merged
merged 1 commit into from
Nov 29, 2019

Conversation

giacomorebonato
Copy link

TypeScript can be transpiled without creating a migrate.js file.
Also it's worth mentioning again how to manage migrations sitting in a custom folder, since it's very likely to happen when using TypeScript.

I personally like this configuration, what do you think?

@dolezel
Copy link
Contributor

dolezel commented Nov 29, 2019

I've added support directly through configuration for next major version #521, but this is also a way...

@dolezel dolezel merged commit 290dd2a into salsita:master Nov 29, 2019
dolezel added a commit that referenced this pull request Nov 29, 2019
* Alternative for transpiling (#522)

* Support for TS migrations

* Typing for shorthands

* Fixed lint

* Checks in custom migration
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

Successfully merging this pull request may close these issues.

None yet

2 participants