Routing file missing in framework7 project

OS info

When you enable routing on a framework7 project, the routing js file is not included. I simply couldn’t figure out why even the most simple links didn’t work - and it wasn’t until I compared line for line with the kitchen sink demo that I realized that this include was missing.

<script src="js/routes.js"></script>

Community Page
Last updated: