Closed wookiehangover closed 9 years ago
Adds the pushstate support option to react router, and make all /product/* routes serve the app payload.
/product/*
Pretty simple change, yay for react-router!
Load the app. Notice that there are no longer hashes in the urls.
What does it do?
Adds the pushstate support option to react router, and make all
/product/*
routes serve the app payload.Where should the reviewer start?
Pretty simple change, yay for react-router!
How should it be manually tested?
Load the app. Notice that there are no longer hashes in the urls.
GIF?