adonisjs / v6-docs

Documentation website for AdonisJS v6
42 stars 69 forks source link

fix: use proper reload prop name for vite config #59

Closed e-e closed 6 months ago

e-e commented 6 months ago

Was getting a Typescript error when following along with the docs. It looks like reloads should be reload.

Julien-R44 commented 6 months ago

Thanks!