MCPcopy
hub / github.com/webpack/webpack-dev-server / app.js

File app.js

examples/hmr/boolean/app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import "./example.js";
2
3if (import.meta.webpackHot) {
4 import.meta.webpackHot.accept((err) => {

Callers

nothing calls this directly

Calls 1

errorMethod · 0.80

Tested by

no test coverage detected