1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/server/build
Arunoda Susiripala 29c226771c Add AOT gzip content-encoding support for main build files. (#565)
* Add AOT gzip content-encoding support.
Currently we only do this for
main.js and commons.js only.

* Remove unwanted await.

* Use Promise.all to gzip assets in parallel.
2016-12-29 14:38:19 -08:00
..
babel Fix custom document compilation (#534) 2016-12-27 15:28:19 -08:00
loaders fix to not call hot.accept on sub-components (#294) (#351) 2016-12-06 10:24:42 +01:00
plugins Webpack 2 (#449) 2016-12-28 10:16:52 -08:00
clean.js remove .next before compiling 2016-10-17 12:55:33 +09:00
gzip.js Add AOT gzip content-encoding support for main build files. (#565) 2016-12-29 14:38:19 -08:00
index.js Add AOT gzip content-encoding support for main build files. (#565) 2016-12-29 14:38:19 -08:00
webpack.js Webpack 2 (#449) 2016-12-28 10:16:52 -08:00