mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
js-analyze is a tiny wrapper around esprima and escope. We don't use it anywhere but in the tool. We even already use esprima in the tool elsewhere. It creates a fair amount of additional complexity. None of the other isopackets are used as part of the isopack-building process, so it has a bunch of random special case code for it.