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 55f48563a0 Add babel-preset-latest support. (#1027)
* Add babel-preset-2016 support.
This adds the support for Exponentiation operator (**)

* Use babel-preset-latest.

* Remove babel-plugin-transform-async-to-generator in favor of babel-plugin-latest
It has es2017 preset and it comes with the above plugin.
2017-02-08 13:05:25 +01:00
..
babel Add babel-preset-latest support. (#1027) 2017-02-08 13:05:25 +01:00
loaders Fix .json import issue (#944) 2017-02-01 15:17:15 +09:00
plugins example: fix style 2017-01-15 00:30:39 +09:00
clean.js remove .next before compiling 2016-10-17 12:55:33 +09:00
gzip.js Add Gzip support for JSON pages (#571) 2016-12-31 21:46:23 +09:00
index.js Implement "Immutable build artifacts" feature (#745) 2017-01-11 12:16:18 -08:00
webpack.js add react and react dom as peer (#1024) 2017-02-08 10:11:38 +05:30