react-code-dataset / next.js /packages /next /src /client /dev /noop-turbopack-hmr.ts
Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
// 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() {}