Strip esprima/test from js-analyze

This commit is contained in:
David Glasser
2014-11-06 14:21:33 -08:00
parent 3ef483621e
commit beb09757c2

View File

@@ -17,6 +17,10 @@ Npm.depends({
escope: "1.0.0"
});
Npm.strip({
esprima: ["test/"]
});
// This package may not depend on ANY other Meteor packages, even in the test
// slice. (Tests for this package are in the js-analyze-tests package.) This is
// because it is used by the linker; the linker is smart enough not to try to