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 9d529ea0b1 Remove babell-plugin-transform-react-constant-elements. (#1102)
* Remove babell-plugin-transform-react-constant-elements.
With this, our shared-modules example's counter won't work in
production mode. (as this plugin enabled)
So, we could see more issues like this.
That's why we don't need this at this time.

* Update package.json.
2017-02-14 07:37:34 +05:30
..
babel Remove babell-plugin-transform-react-constant-elements. (#1102) 2017-02-14 07:37:34 +05:30
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 Babelrc false babelrc (#1094) 2017-02-13 06:18:22 +09:00