CalebRoenigk / can-i-tube

This website checks the a small selection of rivers to see if it is safe to tube. This check is done using realtime data from USGS on water flow from the selected river.
1 stars 0 forks source link

Need favicon state folders to bundle with parcel #46

Open CalebRoenigk opened 4 years ago

CalebRoenigk commented 4 years ago

Favicon currently has states that are normally stored in the assets/favicon/[state name] folders and these dont currently bundle with Parcel when doing yarn build. Will need to add these to the Parcel config

CalebRoenigk commented 4 years ago

Maybe just move this into the favicon folder and not have subfolders but name states instead?