future-standard / scorer-ui-kit

SCORER UI Components in react with styled components
Other
6 stars 3 forks source link

Investigate better solution for bundling react components. #209

Open JoshLipps opened 2 years ago

JoshLipps commented 2 years ago

At the moment building and developing storybook, GH pages and the UI kit component library is a bit fragile. It might be worth looking into Parcel or Neutrino for a better bundling / development experience.

https://reactjs.org/docs/create-a-new-react-app.html#more-flexible-toolchains

JoshLipps commented 2 years ago

https://react-typescript-cheatsheet.netlify.app/docs/advanced/intro/