1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/lib
Arunoda Susiripala 304225d9ea Optimize the bundle size of Next.js core (#2422)
* Try to the slim the webpack output.

* Remove react-hot-loader completely from production.
2017-07-01 12:54:16 +05:30
..
router Rewrite urls with hashes correct for static export. (#2242) 2017-06-13 11:44:31 +05:30
app.js Optimize the bundle size of Next.js core (#2422) 2017-07-01 12:54:16 +05:30
css.js Remove traces of glamor (#1286) 2017-02-26 17:58:00 +05:30
dynamic.js Create displayName util (#2286) 2017-06-19 18:33:02 +05:30
error-debug.js Update debug error colors (#2182) 2017-06-10 00:20:58 +05:30
error.js Add CDN support with assetPrefix (#1700) 2017-04-17 21:18:43 -07:00
head.js filter for null *after* Children is called to make this work with some -compat pollyfills 2017-05-22 12:58:54 -07:00
link.js lint: use const instead of let (#2270) 2017-06-25 12:45:45 +02:00
p-queue.js improve prefetch (#1161) 2017-02-16 00:59:42 +05:30
page-loader.js Fix a potential race condition in router when doing prefetching. (#2317) 2017-06-23 10:46:55 +05:30
prefetch.js fix prefetch url (#1154) 2017-02-15 15:01:03 +01:00
shallow-equals.js Added linting using standard (#27) 2016-10-16 17:00:17 -07:00
side-effect.js Create displayName util (#2286) 2017-06-19 18:33:02 +05:30
utils.js Create displayName util (#2286) 2017-06-19 18:33:02 +05:30