umijs / plugins

🍣 The one-stop shop for official Umi plugins and presets.
348 stars 238 forks source link

feat(helmet): Add placement prop to allow for placement at the top of the head #897

Open byteHulk opened 2 years ago

byteHulk commented 2 years ago

Fixes https://github.com/nfl/react-helmet/issues/239

colemcconnell commented 1 year ago

Is there any possible update on this one?

colemcconnell commented 1 year ago

FYI as temporarily solution made forked version here which appends all tags specified in helmet tags into the top of head element - https://www.npmjs.com/package/react-helmet-stuff