Skip to content

Updating readme to include instructions about connect 3.x API changes#131

Open
vinicius0026 wants to merge 2 commits intodrewzboto:masterfrom
vinicius0026:master
Open

Updating readme to include instructions about connect 3.x API changes#131
vinicius0026 wants to merge 2 commits intodrewzboto:masterfrom
vinicius0026:master

Conversation

@vinicius0026
Copy link

The current README includes instructions to configure the connect task with a middleware to serve static files and make a directory browsable. However, connect 3.x, upon which grunt-contrib-connect > 0.11 depends, has moved the static and index middlewares to separate packages, breaking the API and the example given in the README.

This PR updates the README so that a working version of the connect task is added.

Feel free to modify the text as you see fit, but I think this information is important, because it took me some time to figure it out, and this time can be saved for other users.

Thanks!

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.

1 participant