Skip to content

v2.7.0

Compare
Choose a tag to compare
@j4k0xb j4k0xb released this 23 Jul 03:53
· 198 commits to master since this release
v2.7.0

Features

  • unpack modules of an individual webpackJsonp chunk:
(window.webpackJsonp = window.webpackJsonp || []).push([
  [16],
  { 1217: function (e, t, n) { ... } },
   ...
]);