Adam Bradley

Results 86 comments of Adam Bradley
trafficstars

This is great, thanks so much for fixing this up!

Yes I think @petebacondarwin suggestion would work: https://github.com/BuilderIO/qwik/issues/1164#issuecomment-1266559329

Thanks for opening the issue. With how how the vite.config was being shared caused issues similar to this, which is why the latest updates recommends using the adaptors and vite...

Sorry I'm un able to reproduce this error. It may be that DocumentHead is only being used on a component, and not a qwik-city page. Closing for now, please reopen...

Thanks for opening the issue. We'll get this fixed up, but in the meantime there were also some breaking changes to how the SSG files are built: https://github.com/BuilderIO/qwik/releases/tag/v0.12.0

I think with the url to the manifest we'll need to prefix it with `/`, so that all pages in subdirectories will reference the right location. Thanks!

Thanks for the PR. Would you be able to break this up into three different PRs? - H2 font size change - Fix FAQ h2s - Snippet update Thanks