-1

I want to use telescope in my meteor app.
How can I use only some of it's functionality in My meteor app.
When I add package my app got crash.

I add some packages in my packages in my package file in .meteor.

############ Telescope Core ############

telescope:core
Konrad Krakowiak
  • 12,285
  • 11
  • 58
  • 45
Pankaj Jatav
  • 2,158
  • 2
  • 14
  • 22

1 Answers1

0

Telescope does not quite support being dropped in into another Meteor app yet, sorry. You can check the sample project to see what a full Telescope repo looks like.

Sacha
  • 1,987
  • 1
  • 24
  • 41