Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

local_server.coffee: middleware calls changes #704

Merged
merged 3 commits into from Feb 24, 2016
Merged

local_server.coffee: middleware calls changes #704

merged 3 commits into from Feb 24, 2016

Conversation

adamkiss
Copy link
Contributor

This fixes/adds:

@@ -44,7 +44,7 @@ class Server
middlewares = []

if opts.clean_urls
middlewares.push(charge.hygienist(@project.config.output_path()))
middlewares.push(charge.hygienist(@project.config.output_path(), opts.clean_urls))
Copy link
Collaborator

Choose a reason for hiding this comment

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

Line exceeds maximum allowed length

@jescalan
Copy link
Owner

Looks good! Thanks for jumping in and making this happen 🎉

jescalan pushed a commit that referenced this pull request Feb 24, 2016
local_server.coffee: middleware calls changes
@jescalan jescalan merged commit a628331 into jescalan:master Feb 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants