Skip to content

@lynx-js/template-webpack-plugin@0.16.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 11:19
· 3 commits to main since this release
2441d09

Patch Changes

  • Fix the JavaScript chunk of a lazy bundle ignoring output.filenameHash. It is now named like the entry of its layer, so background.[contenthash:8].js is emitted next to main-thread.js in production, and the chunk of a non-Lynx environment stays in that environment's output root instead of .lynx/. (#3883)
  • Updated dependencies [c5d8272, 8d0b358]:
    • @lynx-js/web-core@0.26.1