Relative Content

Tag Archive for reactjsfirebasevitehot-reload

Vite + React: Autoreload Local Library

I am working on a React + Vite project with Firebase. I share some logic between firebase functions and the frontend, so I want to extract that to a shared library. I have set my directories up up as follows: