atlassian-labs / react-resource-router

Configuration driven routing solution for React SPAs that manages route matching, data fetching and progressive rendering
https://atlassian-labs.github.io/react-resource-router
Apache License 2.0
202 stars 28 forks source link

Fix exported Resources plugin types #198

Closed bobrovnik closed 1 year ago

bobrovnik commented 1 year ago

Fixing types export mismatch between ./package.json (exports "cjs") and ./resources/package.json (exports "esm")