1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/integration/basic
Anderson Leite 48d3ae2dd6 Remove unused vars and fix typo. (#5752)
- Removed unused "render" and "appPort" var from tests
- Fix typo on "occured" to "occurred"
2018-11-27 12:28:34 +01:00
..
components Introduce dynamic(() => import()) (#5249) 2018-09-25 15:27:09 +02:00
lib Fix page loader page normalization issue (#1844) 2017-05-01 16:26:18 -07:00
pages Remove unused vars and fix typo. (#5752) 2018-11-27 12:28:34 +01:00
test Remove unused vars and fix typo. (#5752) 2018-11-27 12:28:34 +01:00
next.config.js Implement "on demand entries" (#1111) 2017-02-26 11:45:16 -08:00