A
A
Alexander Wolf2015-08-22 22:40:33
JavaScript
Alexander Wolf, 2015-08-22 22:40:33

How to make private templates in meteor packages?

Hey! I am developing applications in meteor and very often template names turn into very Long Names in Camel Notation. I would like to get rid of this.
The idea came - to break applications into packages. I started to implement and noticed that JS variables do not get out of the package namespace, but the templates themselves can be used from the application itself.
Maybe I'm misunderstanding something or there is some other way not to make long template names. Shed some light on this?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question