codersforcauses / codersforcauses/django-nextjs-template

Remove Windows hot reload workaround

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

## Basic Information
Hot reload in a devcontainer running on Window doesn't work without webpack polling, which has an insane amount overhead (see the next config). Track the two issues so I can eventually remove the hack.
https://github.com/microsoft/WSL/issues/4739
https://github.com/vercel/next.js/issues/36774

## Other Information
The other option is to tell Windows users to install WSL 1 instead of 2

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.