webpack v4.42.0 Release Notes

Release Date: 2020-03-02 // about 4 years ago
  • 🛠 Bugfixes

    • Disable constant replacements in "use asm" scope
    • ⚡️ Update schema to disallow functions for output.hotUpdateChunkFilename as this doesn't work
    • Hoist exports in concatenated module to handle circular references with non-concatenated modules correctly
    • Flag all modules as used in DLLs to fix missing exports