Replace Picker for community packages version & small

This commit is contained in:
Jan Dvorak 2021-07-14 20:06:26 +02:00 committed by Denis Perov
parent 4ba2a23c72
commit eb745106d8
7 changed files with 11 additions and 10 deletions

View file

@ -1,6 +1,10 @@
import { Exporter } from './exporter';
import { Meteor } from 'meteor/meteor';
/* global JsonRoutes */
if (Meteor.isServer) {
import { Picker } from 'meteor/communitypackages:picker';
// todo XXX once we have a real API in place, move that route there
// todo XXX also share the route definition between the client and the server
// so that we could use something like