Skip to content

invalid key when chunks are formatted with non-zero only #15288

Closed
@vankop

Description

@vankop

Discussed in #15264

Originally posted by aleen42 January 27, 2022

Bug report

What is the current behavior?

Recently, I have found that when a chunk is not formatted with all numbers, it can't be loaded because of the undefined variable:

/*! For license information please see 117.4b325.js.LICENSE.txt */
(self.webpackJsonp = self.webpackJsonp || []).push([[117], {
    11543: function(e, t, i) {
        var n = i(61493);
        i(f912e); // Throw error here
   },
   'f912e': function () {
   }
});

Other relevant information:
webpack version: 5.67.0
Node.js version: 17.3.1
Operating System: Windows OS
Additional tools:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions