Last 12 weeks · 0 commits
1 of 6 standards met
Repository: wesbos/Learn-Redux. Description: A simple, single file implementation of Redux for quick learning Stars: 204, Forks: 112. Primary language: JavaScript. Languages: JavaScript (83.5%), CSS (15.7%), HTML (0.8%). Open PRs: 2, open issues: 9. Last activity: 7y ago. Community health: 28%. Top contributors: wesbos, MoOx, anivon, PiotrBerebecki, acmujica.
Hey, I've got strange issue. I've made Redux+React app. On development everything looks and works cool and sweet. When I decided to finally build my production app - it's not showing anywhere in the directory. I expected it to see in 'dist' directory - no luck. No errors or warning either. Any ideas what might be wrong? I'd love to show you my code app, but it'd obviously too large to just show a snipped here.
OS: Windows 10 Pro Firebase: 3.2.3 Steps: After clicking an image on the main page (PhotoGrid.js) and being redirected to Single.js, reloading the page causes the following server error: You can see this in action by viewing my own firebase implementation of the project here: https://learn-redux.firebaseapp.com