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
Tim Neutkens 903f15acc4 Make pageExtensions configurable (#3787)
* Make page require faster

* Add windows search/replace

* Use normalize instead of resolve

* Add remaining tests

* Use sep instead of /

* Add test files

* Make component require faster

* Add console.error

* Make pageExtensions configurable

* Remove resolve.js

* Add test for `.jsx`

* Also resolve `/nav/index` and the likes

* Normalize page paths

* Use config passed off by webpack
2018-02-14 20:50:41 +05:30
..
babel Disable polyfill and helpers (#3652) 2018-02-01 16:54:31 +05:30
loaders Fix __route error when importing a page inside a page (#3644) 2018-01-31 22:50:27 +05:30
plugins Make sure dynamic imports works on Windows (#3641) 2018-01-31 08:35:10 +01:00
webpack Make pageExtensions configurable (#3787) 2018-02-14 20:50:41 +05:30
index.js Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00
webpack.js Make pageExtensions configurable (#3787) 2018-02-14 20:50:41 +05:30