Skip to content

feat: Use swc for faster compilation#10

Merged
timchang87 merged 2 commits intodevfrom
feature/swc-tsconfig-update
Jan 25, 2023
Merged

feat: Use swc for faster compilation#10
timchang87 merged 2 commits intodevfrom
feature/swc-tsconfig-update

Conversation

@Chris-isCoding
Copy link

  • Disable typechecking

Copy link

@Ruizmichael Ruizmichael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Didn't know what SWC was, but now I do.

@Chris-isCoding
Copy link
Author

Looks good. Didn't know what SWC was, but now I do.

swc is a compiler written in Rust and its much faster than a standard one. You should notice a difference when making changes in a server directory, server restart is almost instantaneous

@timchang87 timchang87 merged commit e86fabf into dev Jan 25, 2023
@timchang87 timchang87 deleted the feature/swc-tsconfig-update branch January 25, 2023 01:43
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.

3 participants