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

[legacy-framework] Add Typescript & esmodule support and hot reloading to custom servers #2255

Merged
merged 1 commit into from
Apr 21, 2021

Conversation

flybayer
Copy link
Member

@flybayer flybayer commented Apr 21, 2021

Closes: blitz-js/legacy-framework#527

What are the changes and their implications?

This adds support for Typescript & esmodule to Custom Servers and adds hot reloading to custom servers.

Now server.ts or server.js with import statements will just seamlessly work!

Feature Checklist

@flybayer flybayer merged commit 6eeefca into canary Apr 21, 2021
@flybayer flybayer deleted the 1987 branch April 21, 2021 19:44
@itsdillon itsdillon changed the title Add Typescript & esmodule support and hot reloading to custom servers [legacy-framework] Add Typescript & esmodule support and hot reloading to custom servers Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support server.ts (Custom Server with Typescript)
2 participants