tern-meteor icon indicating copy to clipboard operation
tern-meteor copied to clipboard

Differentiate client-code vs server-code

Open Slava opened this issue 11 years ago • 0 comments
trafficstars

For app-code:

  • use same rules as bundler for file's path to put the code in either client or server category.
  • understand isClient and isServer blocks

For packages:

  • infer the separation from package.js

Slava avatar Jan 19 '14 21:01 Slava