fastify / fastify-vite

Fastify plugin for Vite integration.
MIT License
849 stars 71 forks source link

fix: replaced target from main tag to div with id "root" for semantic HTML #130

Closed SvMak closed 7 months ago

SvMak commented 8 months ago

Checklist

Thank you for so great plugin!

The \<main> tag specifies the main content of a document. The content inside the \<main> element should be unique to the document. It should not contain any content that is repeated across documents such as sidebars, navigation links, copyright information, site logos, and search forms.

In my case I need use semantic markup for predefined @fastify/react and I make small fixes.

Additional: upgraded vitest veresion to ^1.0.0 for examples packages.

netlify[bot] commented 8 months ago

Deploy Preview for agitated-mahavira-26f8f9 ready!

Name Link
Latest commit 5b025dd5c8292adae4e16951a442fe25750bbb18
Latest deploy log https://app.netlify.com/sites/agitated-mahavira-26f8f9/deploys/659d8d8d33a75f00090bfeb6
Deploy Preview https://deploy-preview-130--agitated-mahavira-26f8f9.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.