Switch from kadira:flow-router to ostrio:flow-router-extra

This commit is contained in:
Denis Perov 2024-09-23 18:49:10 +03:00
parent 50f3316088
commit 718c1a393d
63 changed files with 52 additions and 4797 deletions

View file

@ -1,6 +1,7 @@
import { ReactiveCache } from '/imports/reactiveCache';
import { Meteor } from 'meteor/meteor';
import { Picker } from 'meteor/communitypackages:picker';
import { FlowRouter } from 'meteor/ostrio:flow-router-extra';
// Sandstorm context is detected using the METEOR_SETTINGS environment variable
// in the package definition.