Travis Lindsey
Travis Lindsey
**Module version** @nuxtjs/[email protected] **Describe the bug** dev CSS and production build are different. For example the following code renders side by side in dev and one on top of the...
Update guide with example for Nuxt.js integration without plugin.
Hello, Please consider adding support for [OpenSearch](https://opensearch.org/about.html) as a more open-source friendly alternative to Elasticsearch.
# Bug Images with non-url friendly characters in filename can't be found during `npm run build`. Min reproduction [repo](https://github.com/jtlindsey/bug-nuxt-build-ipx) See `components/MyImages.vue` and `nuxt.config.ts` Example of filename with `+` in name...
### Bug Description Are connections to managed postgres databases (like Digital Ocean, etc) that require SSL supported with `sqlx-cli`? I installed `sqlx-cli` with `cargo install sqlx-cli --no-default-features --features rustls,postgres` and...