mobify / mobifyjs

Mobify.js was a JavaScript framework for optimizing sites for mobile. It is no longer actively maintained.
https://www.mobify.com/
Other
643 stars 83 forks source link

Fix #302: express `mobifyjs` symbol-link/directory-alias #303

Closed MadLittleMods closed 5 years ago

MadLittleMods commented 9 years ago

Covers issue #302.

var modRewrite = require('connect-modrewrite');

app.use(modRewrite([
    '^/mobifyjs/(.*) /$1 [L]'
]));
kevinxh commented 5 years ago

Stall PR, closing.

MadLittleMods commented 5 years ago

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