Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Metatags not injected #1

Open
neuro-bro opened this issue Jul 28, 2022 · 0 comments
Open

[BUG]: Metatags not injected #1

neuro-bro opened this issue Jul 28, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@neuro-bro
Copy link

neuro-bro commented Jul 28, 2022

Prerequisites

Astrojs latest

Description

Metatags not injected to HTML. Had a quick look through the NPM source code and most likely due to Vites transformIndexHtml().

Steps to Reproduce

npm run build

Expected behavior:

Output meta tags for links to favicons inside index.html

Actual behavior:

Only favicons, etc. are generated. Injection does not take place but all other functionality appears to be fine.

Reproduces how often:

100%

@neuro-bro neuro-bro added the bug Something isn't working label Jul 28, 2022
@neuro-bro neuro-bro changed the title [BUG]: %s [BUG]: Metatags not injected Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant