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

Distinguish app project vs smart-package project

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

We can have a boolean in .tern-project like {"plugin":{"meteor":{"isPackage": true}}}.

In that case, for packages we would start the analysis from package.js. Otherwise we would load everything with packages/*/package.js first.

Slava avatar Feb 03 '14 00:02 Slava