RyanSchw / dashboard

Dashboard for my apartment
0 stars 0 forks source link

Add craco fix to allow imports from ../types #20

Closed RyanSchw closed 1 year ago

RyanSchw commented 1 year ago

create-react-app does not allow for imports outside of src/ and node_modules/. We need craco to enable imports using the relative paths