9 Commits

Author SHA1 Message Date
Anton Korzunov
729ac1dd6d refactor server test to regenerate stats fixture from example 2021-01-24 23:50:47 +11:00
Anton Korzunov
831aec0315 fix: expose used chunkNames from a server. Fixes #587 2020-07-02 17:19:11 +10:00
Michael Martinez
f755e7f4ca docs(example): update SSR example (#440) 2019-09-27 09:43:29 +02:00
Greg Bergé
d65c5bb924
feat: support reactive dynamic loadable (#330)
Closes #284
2019-05-12 19:47:59 +02:00
Greg Bergé
7a9518f64e
chore: update example with complex agressive import 2019-05-08 20:37:16 +02:00
Greg Bergé
ea6d5f7442 chore: cleanup examples package.json 2019-04-10 21:34:35 +02:00
Greg Bergé
9dc70aeaa5 chore(example): upgrade deps 2019-01-11 15:26:09 +01:00
overlookmotel
40c959ea1d docs(example): remove useless dep. from SSR example (#197) 2019-01-11 15:24:36 +01:00
Greg Bergé
eb1cfe8e21 feat: improve SSR support
BREAKING CHANGE:

- SSR has been rewritten from scratch, if you use it, please follow the
new guide.
- Prefetch component and prefetch functions have been removed, please
use `webpackPrefetch` instead.
2018-11-10 18:05:23 +01:00