Patch Changes
- Reach lynx-core's app object through
lynx.getApp()instead of the (#3553)
lynxCoreInjectglobal the AMD wrapper injects. It is the same instance, so
behavior is unchanged, and resolving it throughlynxalso stays correct once
several cards share a runtime chunk.@lynx-js/testing-environmentnow exposes
lynx.getApp()alongside the object it already provided. - Updated dependencies [
76126fc]:- @lynx-js/webpack-runtime-globals@0.0.8