Tim Neutkens
|
5d2250ac27
|
Remove unused functions (#5832)
Couldn't find a reference to these functions as next-server uses the renderToHTML directly.
|
2018-12-06 16:47:10 +01:00 |
|
Tim Neutkens
|
58f5dd297a
|
Add Typescript types for builds functions (#5791)
|
2018-12-03 14:18:52 +01:00 |
|
Radovan Šmitala
|
bf157015fb
|
Remove WriteFilePlugin (#5541)
It is native by webpack-dev-middleware 3.1.0 up
|
2018-11-02 19:47:56 +01:00 |
|
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 |
|
Tim Neutkens
|
82d56e063a
|
next-server (#5357)
|
2018-10-02 00:55:31 +02:00 |
|
Tim Neutkens
|
b1c4f3aec4
|
Monorepo (#5341)
- Implements Lerna
- Moves all source code into `packages/next`
- Keeps integration tests in the root directory
|
2018-10-01 01:02:10 +02:00 |
|