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

Insert type on first run #43

Closed
cometkim opened this issue Feb 19, 2020 · 0 comments · Fixed by #51
Closed

Insert type on first run #43

cometkim opened this issue Feb 19, 2020 · 0 comments · Fixed by #51
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@cometkim
Copy link
Owner

Currently, insert type only work when actual document ASTs are changed.

If type definition is inserted on the first build, then it makes much easier to migrate code type-safe.

Here are some things to consider:

@cometkim cometkim added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Feb 19, 2020
@cometkim cometkim self-assigned this Feb 19, 2020
cometkim added a commit that referenced this issue Mar 8, 2020
Fixed an issue where the insert types function only worked when documents were changed.

Closes #43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant