| 1 | import value from "vendor"; |
| 2 | // if (import.meta.webpackHot.data) throw new Error("Should not be executed again"); |
| 3 | it("should correctly self-accept an entrypoint when chunk loading runtime module is updated", done => { |
| 4 | const hash = __webpack_hash__; |