barnardos / design-system

The website and components of the Design System
https://design-system.barnardos.org.uk/
MIT License
29 stars 4 forks source link

Fix transpile components for consuming apps #786

Closed joelcarr closed 5 years ago

joelcarr commented 5 years ago

Closes #772.

joelcarr commented 5 years ago

For this PR to be ready, we would require a significant refactor of all our components using the <Link /> component to accept the consuming apps routing <Link /> component.

jeddy3 commented 5 years ago

We're closing this favour of seeing how much mileage we can get out of standardising on Gatsby. This will keep things as simple as possible in the short term and only introduce complexity when we're sure that it's required.