Skip to content

Conversation

@bensaufley
Copy link

Resolves #544.

I'm not clear on how TS plays into this - files are mostly .js with .d.ts files, but the build command is npx tsc, so it should accept TypeScript files fine. With that in mind, I used TS.

…ly renderer\

\
Resolves highcharts#544. I'm not clear on how TS plays into this - files are mostly .js with .d.ts files, but the build command is npx tsc, so it should accept TypeScript files fine. With that in mind, I used TS.
react-dom was already in use by the code now being replaced; this just makes sure types are taken care of
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.

Importing react-dom/server in client bundle for renderToStaticMarkup

1 participant