1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/build
Tim Neutkens c3866649c4
Apply hot-self-accept to all pageExtensions (#4616)
This makes sure plugins like @zeit/next-typescript or @zeit/next-mdx don't have to provide the `hot-self-accept-loader`.
This fixes for example @zeit/next-mdx, which doesn't implement `pageExtensions` but we do use mdx as top level pages for https://github.com/zeit/docs
2018-06-16 15:51:00 +02:00
..
babel Move build directory outside of server folder (#4565) 2018-06-14 19:30:14 +02:00
loaders Apply hot-self-accept to all pageExtensions (#4616) 2018-06-16 15:51:00 +02:00
plugins Move build directory outside of server folder (#4565) 2018-06-14 19:30:14 +02:00
webpack Move build directory outside of server folder (#4565) 2018-06-14 19:30:14 +02:00
index.js Move build directory outside of server folder (#4565) 2018-06-14 19:30:14 +02:00
webpack.js Apply hot-self-accept to all pageExtensions (#4616) 2018-06-16 15:51:00 +02:00