mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
55f48563a0
* 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. |
||
---|---|---|
.. | ||
build | ||
config.js | ||
document.js | ||
hot-reloader.js | ||
index.js | ||
next.js | ||
read-page.js | ||
render.js | ||
require.js | ||
resolve.js | ||
router.js |