Skip to content

Commit

Permalink
test: update expected files
Browse files Browse the repository at this point in the history
  • Loading branch information
guansss committed Nov 28, 2022
1 parent 31e0388 commit 87c7c9a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/cases/insert-function/expected/main.js
Expand Up @@ -181,7 +181,6 @@
/******/
/******/ (function (linkTag) {
/******/ const reference = document.querySelector(".hot-reload");
/******/
/******/ if (reference) {
/******/ reference.parentNode.insertBefore(linkTag, reference);
/******/ }
Expand Down Expand Up @@ -329,4 +328,4 @@ var __webpack_exports__ = {};
__webpack_require__.e(/* import() */ 1).then(__webpack_require__.bind(__webpack_require__, 1));

/******/ })()
;
;

0 comments on commit 87c7c9a

Please sign in to comment.