V1.1 has only one file: feature2.svelte
The rest are handled with _fallback.svelte, which redirects to v1
/** _fallback.svelte **/
import {(goto, leftover)} from '@sveltech/routify'
$goto('../../v1/'+$leftover, null, true, true)
Feature 1 Feature 2 Feature 3 Welcome to v2