Jonas Galvez
Jonas Galvez
To test: ``` yarn build && node_modules/.bin/nuxt example ``` Under `examples/pages/index.vue`, `` is automatically loading `Logo.svg`.
This adds two new configuration options to `@fastify/vite`: - `server`: allows providing a custom Vite dev server instance - `prepareHtml`: allows providing custom string to serve as `index.html` file And...
Isn't it just requiring rack/flash? Why not just require "rack/flash" instead of "rack-flash" then? Just wondering.