IgorKrupenja / zaino

First-year university project. Hiking and mountaineering equipment web app.
https://zaino.cc
MIT License
7 stars 0 forks source link

Consider splitting dependencies into prod and dev #628

Closed IgorKrupenja closed 1 year ago

IgorKrupenja commented 2 years ago

Currently all dependencies are prod, this comes from CRA. Better split off dev into devDependencies?