1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/packages/next/server
Max Fierro 2c343baeba Fix issue with HMR not working (#5544)
Change the ignore patterns to ignore `.git/` folder.
Add Windows pattern matching for `.next/` and `.git/` folders.

Fixes #5429
2018-10-28 23:01:45 +01:00
..
lib next-server (#5357) 2018-10-02 00:55:31 +02:00
hot-reloader.js Fix issue with HMR not working (#5544) 2018-10-28 23:01:45 +01:00
next-dev-server.js Use correct server path since main was changed 2018-10-02 23:11:01 +02:00
next.js Use correct server path since main was changed 2018-10-02 23:11:01 +02:00
on-demand-entry-handler.js next-server (#5357) 2018-10-02 00:55:31 +02:00