|
|
|
|
|
by arbesfeld
4251 days ago
|
|
Not unless you want to. Anything in a `server/` or `private/` directory is not sent to the client. This pattern is sometimes used to group similar functions in a single file. Relevant section of the docs: https://docs.meteor.com/#/basic/filestructure |
|