nfl / react-helmet

A document head manager for React
MIT License
17.28k stars 656 forks source link

Why should I use the same instance in Server Usage? #714

Open Youky1 opened 1 month ago

Youky1 commented 1 month ago

Why should I do that, and what does "Or to import the react-helmet instance from the app on the server." mean? If I don't change the webpack config, will it work correctly?