single-spa / single-spa-react

Single-spa lifecycles helper for React applications
https://single-spa.js.org/docs/ecosystem-react.html
MIT License
227 stars 63 forks source link

Move browserslist-config-single-spa to "dependencies". Resolves #133 #137

Closed joeldenning closed 2 years ago

joeldenning commented 2 years ago

Resolves #133. I guess the browserslist configs are used not at a per-project level rather than just globally (which is how I thought of them), so moving our config from a devDependency to dependency makes sure it's available for all users of single-spa-react who are compiling with babel