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

Commit 7e8422c

Browse files
committed
Add reference to Express 5 change
1 parent 206295a commit 7e8422c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
engine-munger
22
=============
33

4-
A replacement Express view class that provides asynchronous resolution, allows engines to use the lookup method to locate partials, and extends the lookup method to be configurable based on i18n locale and a template specialization rule map.
4+
A replacement Express view class that provides asynchronous resolution, allows
5+
engines to use the lookup method to locate partials, and extends the lookup
6+
method to be configurable based on i18n locale and a template specialization
7+
rule map.
8+
9+
This is a backport of [work for Express 5](https://github.com/strongloop/express/pull/2653)
510

611
Lead Maintainer: [Aria Stewart](https://github.com/aredridel)
712

0 commit comments

Comments
 (0)