diff --git a/packages/import-utils/src/create-sandbox/templates.ts b/packages/import-utils/src/create-sandbox/templates.ts index 3fdd04fa..adb37db1 100644 --- a/packages/import-utils/src/create-sandbox/templates.ts +++ b/packages/import-utils/src/create-sandbox/templates.ts @@ -177,6 +177,7 @@ export function getTemplate( } if ( + totalDependencies.indexOf("@feathersjs/feathers") > -1 || totalDependencies.indexOf("@sveltech/routify") > -1 || totalDependencies.indexOf("@roxi/routify") > -1 ) {