Tim Neutkens
1ecba3b84d
Use right next.js version for with-dynamic-import ( #2423 )
2017-07-01 08:13:25 +02:00
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
David Nguyen
7b62ef3ba6
Upgrade beta version of next for "with-dynamic-import" example ( #2262 )
...
* temporary commit
* fixed eslint & parse error when precommit
* upgrade new beta version for stability
2017-06-15 00:16:45 +05:30
David Ďurika
55b5dbf9cd
Fix: point tar.gz to v3 branch ( #2007 )
...
* Fix: point tar.gz to v3 branch
* Update README.md
2017-05-18 15:53:52 -03:00
Johhan Santana
dff20eae01
add next.config.js for v3 next export example with-dynamic-import ( #1976 )
...
* add next.config.js file for static routes
* reverted start npm script to default
* eslint fix
* fix curl command in README
* remove next config
2017-05-16 09:19:31 +05:30
Arunoda Susiripala
f8317f158b
Add an case to show when dynamic import components won't load.
2017-05-15 10:14:26 +05:30
Arunoda Susiripala
7fcd1ea760
Add async-reactor example.
2017-04-27 08:22:25 -07:00
Arunoda Susiripala
b5a03a3896
Implement ssr=false support.
2017-04-18 22:21:31 +05:30
Arunoda Susiripala
f2bfcd01b0
Add an example with custom loading component.
2017-04-18 22:07:57 +05:30
Arunoda Susiripala
dfa28815a5
Add server side rendering for dynamic imports.
2017-04-18 01:45:50 +05:30
Arunoda Susiripala
f51300f14b
Add core import() support.
2017-04-17 21:03:40 +05:30