bencoveney / ts-react-boilerplate

Boilerplate project configuration using TypeScript, Webpack, React and including linting.
https://bencoveney.github.io/ts-react-boilerplate/
MIT License
2 stars 0 forks source link

Consider React-Helmet as an alternative for HtmlWebpackPlugin functionality #34

Open bencoveney opened 6 years ago

bencoveney commented 6 years ago

Not 100% sure about the pros/cons of this (it might need some more thought) but it might be a nicer development experience to define the <head> stuff in code rather than template files.

https://github.com/nfl/react-helmet