Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

allows routes with periods fixes paypal/react-engine#52 #58

Closed
wants to merge 1 commit into from

Conversation

reggi
Copy link
Contributor

@reggi reggi commented Jul 15, 2015

No description provided.

this.engine = engines[ext] || (engines[ext] = require(ext.slice(1)).__express);
this.path = this.lookup(name);
}

Copy link
Contributor

Choose a reason for hiding this comment

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

can you please explain what lines you changed or what is different when compared to the existing ExpressView? thanks

@reggi reggi closed this Jul 16, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants