swapp is a web application that helps SWAP (Severe Weather Action Plan) caseworkers perform intake for people experiencing homelessness, so that they can find shelter during periods of inclement weather.
To solve some JS-related build issues, we should upgrade to rails 7. Rails 6 still relies on webpack(er) to build assets, whereas Rails 7 utilizes importmaps. This should alleviate some of the NodeJs specific issues we're seeing across different architectures.
To solve some JS-related build issues, we should upgrade to rails 7. Rails 6 still relies on webpack(er) to build assets, whereas Rails 7 utilizes importmaps. This should alleviate some of the NodeJs specific issues we're seeing across different architectures.