You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
tern-closure should not work only when run under Node. It should run anywhere that Tern can. In particular, it should run in the browser.
On some level, this probably just involves wrapping each module in an IIFE with a bit of boilerplate like Tern. However, it might also motivate some code re-organization.
The text was updated successfully, but these errors were encountered:
tern-closure should not work only when run under Node. It should run anywhere that Tern can. In particular, it should run in the browser.
On some level, this probably just involves wrapping each module in an IIFE with a bit of boilerplate like Tern. However, it might also motivate some code re-organization.
The text was updated successfully, but these errors were encountered: