codeforboston / mattapan-mapping

Mattapan Mapping application. A collaborative between powerfulpathways.org & codeforboston.org . Ideation phase.
https://mattapan-pp.netlify.app/
MIT License
5 stars 16 forks source link

Leverage Craco and use aliases and update import paths #56

Closed laudickson closed 2 years ago

laudickson commented 2 years ago

Currently the application uses relative pathing to determine imports. Craco is an external JS module that can help set up aliasing for import pathing and is a massive quality of life upgrade for developers.

Add in craco and set up alias pathing for following directories:

shalarewicz commented 2 years ago

More than happy to work on this

laudickson commented 2 years ago

Woot awesome! It is yours my man 🙏