visionmedia / page.js

Micro client-side router inspired by the Express router
http://visionmedia.github.com/page.js
7.67k stars 687 forks source link

It would be nice to have a minified version available #587

Open arethk opened 3 years ago

arethk commented 3 years ago

Right now we import node_modules/page/page.js into our project but it would be nice if there was a minified version we could import instead. Not a huge deal but it would be nice.