Michael Rawlings
|
64679b419a
|
allow marko/express to be used as middleware
|
2017-03-08 16:58:48 -08:00 |
|
Patrick Steele-Idem
|
5baf472b81
|
Fixes #518 - [v4] Make sure Marko hot reloading is always enabled when app is launched with browser-refresh
|
2017-01-06 16:30:37 -07:00 |
|
Michael Rawlings
|
67521efbab
|
Ensure that we can add res.marko to multiple express instances, but it will not be applied multiple times to the same express instance.
|
2016-05-06 11:06:12 -07:00 |
|
Michael Rawlings
|
87c98f3f3a
|
Rather than having the user pass and express instance, we'll require it from the parent module's context.
|
2016-05-06 10:41:25 -07:00 |
|
Michael Rawlings
|
038c71dc1a
|
Fixes #286 - Automatically pass res.locals to template.render()
|
2016-05-05 15:19:58 -07:00 |
|