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
Steve Korshakov 7fcfb8bde9 Make production compilation faster (patch) (#4677)
I have spend whole day on profiling next.js compiling performance and one of the easy hacks to reduce built time is avoid doing full `stats.toJson()` that is heavy by default.
2018-06-27 10:34:15 +02:00
..
babel Add class properties configuration (#4619) 2018-06-19 21:48:54 +02:00
webpack Move plugins and loaders to webpack folder (#4618) 2018-06-16 19:23:02 +02:00
index.js Make production compilation faster (patch) (#4677) 2018-06-27 10:34:15 +02:00
webpack.js Move plugins and loaders to webpack folder (#4618) 2018-06-16 19:23:02 +02:00