environment-agency-austria / forms-showcase

Showcase and documentation for react-ocean-forms
https://environment-agency-austria.github.io/forms-showcase/#/
MIT License
0 stars 1 forks source link

Chore/remove react scripts ts #17

Closed maschino closed 5 years ago

maschino commented 5 years ago

This PR removes react-scripts-ts and react-app-rewired in order to use the new typescript support of react-scripts directly.

Additionally prismjs and react-prism have been switched to react-syntax-highlighter.

All those changes should drastically reduce the bundle size and thus the initial load time of the showcase.