Skip to content

@ducanh2912/next-pwa@9.1.3

Compare
Choose a tag to compare
@DuCanhGH DuCanhGH released this 30 Jun 13:50
· 99 commits to master since this release
c05c014

Patch Changes

  • 4d13948 Thanks @DuCanhGH! - fix(next-pwa): fixed swc-minify crashing build when all swc sources can't be resolved

    • The new behaviour should be to use terser-webpack-plugin's terserMinify when they can't be found.
    • With this patch, @swc/core should now be preferred over next/dist/build/swc, which makes more sense than the old behaviour. You can now override the selected swc.