Skip to content

Fogbugz 3364: Route all 404 pages to dummy page for client side routing#28

Merged
varshajnagaraja merged 2 commits intodevelopfrom
404-routing
May 7, 2019
Merged

Fogbugz 3364: Route all 404 pages to dummy page for client side routing#28
varshajnagaraja merged 2 commits intodevelopfrom
404-routing

Conversation

@varshajnagaraja
Copy link
Contributor

No description provided.

@varshajnagaraja varshajnagaraja added the bug Something isn't working label May 7, 2019

app.use("/api/mongodb", mongodb);

app.get('/*', (req, res) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add comments before this line about what this function to do

@varshajnagaraja varshajnagaraja merged commit 63b01ef into develop May 7, 2019
@varshajnagaraja varshajnagaraja deleted the 404-routing branch May 7, 2019 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants