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/components
Ibrahim Ansari 99fb191286 Add custom-server-typescript example (see #3694) (#3838)
* Add custom-server-typescript example (see #3694)

* Fix linting errors in custom-server-typescript

* Provide proper arguments to ts-node.

* Fix import and fix all linting errors.

* Use import in server as well.

* Update nodemon.json
2018-02-22 16:29:47 +01:00
..
hello-context.js Dynamic component support with multiple modules (#2235) 2017-06-16 18:49:34 +05:30
hello.jsx Add custom-server-typescript example (see #3694) (#3838) 2018-02-22 16:29:47 +01:00
hello1.js Add some tests for dynamic rendering. 2017-04-27 08:39:52 -07:00
hello2.js Dynamic component support with multiple modules (#2235) 2017-06-16 18:49:34 +05:30
welcome.js Load chunks in SSR mode only if they exists in the filesystem (#2196) 2017-06-08 19:41:22 +02:00
world.jsx Add custom-server-typescript example (see #3694) (#3838) 2018-02-22 16:29:47 +01:00