MCPcopy
hub / github.com/SortableJS/Vue.Draggable / hotDownloadUpdateChunk

Function hotDownloadUpdateChunk

docs/app.js:13–19  ·  view source on GitHub ↗
(chunkId)

Source from the content-addressed store, hash-verified

11/******/
12/******/ // eslint-disable-next-line no-unused-vars
13/******/ function hotDownloadUpdateChunk(chunkId) {
14/******/ var script = document.createElement("script");
15/******/ script.charset = "utf-8";
16/******/ script.src = __webpack_require__.p + "" + chunkId + "." + hotCurrentHash + ".hot-update.js";
17/******/ if (null) script.crossOrigin = null;
18/******/ document.head.appendChild(script);
19/******/ }
20/******/
21/******/ // eslint-disable-next-line no-unused-vars
22/******/ function hotDownloadManifest(requestTimeout) {

Callers 1

hotEnsureUpdateChunkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected