Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

@shopify/web-worker@6.4.0

Latest
Compare
Choose a tag to compare
@shopify-github-actions-access shopify-github-actions-access released this 24 Sep 05:57
· 2 commits to main since this release
4eb6bf4

Minor Changes

  • #2816 4638287 Thanks @admirsaheta! - - Allow output.chunkFilename to be a function or string.
    • compiler.options.output.filename and compiler.options.output.chunkFilename now default to [name].js when undefined.