Skip to content

@lynx-js/cache-events-webpack-plugin@0.2.1

Choose a tag to compare

@github-actions github-actions released this 04 Sep 17:26
· 2 commits to main since this release
cdc6a8c

Patch Changes

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