Initial boiler plate project
This commit is contained in:
5
node_modules/next/dist/esm/client/dev/noop-turbopack-hmr.js
generated
vendored
Normal file
5
node_modules/next/dist/esm/client/dev/noop-turbopack-hmr.js
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
// The Turbopack HMR client can't be properly omitted at the moment (WEB-1589),
|
||||
// so instead we remap its import to this file in webpack builds.
|
||||
export function connect() {}
|
||||
|
||||
//# sourceMappingURL=noop-turbopack-hmr.js.map
|
||||
Reference in New Issue
Block a user