Commit Graph

2 Commits

Author SHA1 Message Date
zodern
74ab9f8b2b Fix circular dep between context and ecmascript 2023-04-14 17:22:52 -05:00
Ben Newman
664560d8bb Implement basic meteor/context package with @wry/context.
The promise package needs a weak dependency on this package (on the
server) because meteor-promise saves a reference to Fiber.yield, so we
need to have wrapped Fiber.yield with noContext before that happens.
2019-04-12 16:12:51 -04:00