Skip to content

Feature/update nodejs16#395

Merged
b1ff merged 10 commits intomasterfrom
feature/update-nodejs16
Apr 11, 2022
Merged

Feature/update nodejs16#395
b1ff merged 10 commits intomasterfrom
feature/update-nodejs16

Conversation

@b1ff
Copy link
Contributor

@b1ff b1ff commented Apr 7, 2022

No description provided.

app.get('/ping', pong);

app.use('/', serveStatic('client/dist'));
app.use('/', serveStatic('client/dist') as any);

Choose a reason for hiding this comment

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

Is "as any" used as a temporary solution?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

nope, types are not compatible unfortunately

@b1ff b1ff merged commit 9f0969a into master Apr 11, 2022
@b1ff b1ff deleted the feature/update-nodejs16 branch April 11, 2022 13:15
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