1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/examples/with-dynamic-import/components
Arunoda Susiripala 9df59c1176 Dynamic component support with multiple modules (#2235)
* Layout ground works for next/async

* Implement the Dynamic Bundle feature.

* Add some test cases.

* Update README.

* Implement props aware dynamic bundle API.

* Update tests and README.

* Add a test case for React Context support.
2017-06-16 18:49:34 +05:30
..
Counter.js Add core import() support. 2017-04-17 21:03:40 +05:30
Header.js Add core import() support. 2017-04-17 21:03:40 +05:30
hello1.js Add an example with custom loading component. 2017-04-18 22:07:57 +05:30
hello2.js Add an example with custom loading component. 2017-04-18 22:07:57 +05:30
hello3.js Implement ssr=false support. 2017-04-18 22:21:31 +05:30
hello4.js Add async-reactor example. 2017-04-27 08:22:25 -07:00
hello5.js Add an case to show when dynamic import components won't load. 2017-05-15 10:14:26 +05:30
hello6.js Dynamic component support with multiple modules (#2235) 2017-06-16 18:49:34 +05:30
hello7.js Dynamic component support with multiple modules (#2235) 2017-06-16 18:49:34 +05:30