Closed MadLittleMods closed 5 years ago
Covers issue #302.
var modRewrite = require('connect-modrewrite'); app.use(modRewrite([ '^/mobifyjs/(.*) /$1 [L]' ]));
Stall PR, closing.
I see this project is "As we have evolved our focus to our mobile shopping platform, this library is no longer maintained." now. Fair enough
Covers issue #302.