28 Commits

Author SHA1 Message Date
Dylan Moberg
42f55f9c8e docs: typo (#299) 2019-04-09 09:04:35 +02:00
Bryce Kalow
9731e9c5f4 feat(ChunkExtractor): support publicPath override (#292) 2019-04-05 21:02:45 +02:00
Samy Al Zahrani
c172324fb4 feat(server): support function in attributes (#277) 2019-04-03 08:52:22 +02:00
Bartosz Kaszubowski
833b554140 docs: note that @loadable/babel-plugin is not only needed in SSR (#290) 2019-03-28 10:11:27 +01:00
ambar
ab79e59efc docs: fix title for webpack plugin (#280) 2019-03-21 09:07:44 +01:00
Csaba Palfi
e236d0a624 docs: fix broken link (#264) 2019-03-12 08:15:06 +01:00
ambar
f35fb3c210 docs: fix typo in SSR example (#256) 2019-03-04 14:48:21 +01:00
Peter McAree
e762f10894 docs: fix minor typo in documentation for code-splitting (#252) 2019-02-26 08:56:01 +01:00
Mike Marcacci
4a602f7744 docs: warn against having comments=false in babel (#244)
It took me an hour+ to figure out why I wasn't getting chunk names in my stats file... turns out babel was stripping the comments injected by this plugin. It isn't immediately obvious how the plugin works, so I figured I'd save the next person some time and make a note here.
2019-02-19 10:28:44 +01:00
bitten
e9f8ecaa2d docs: fix prefetching example (#237) 2019-02-15 11:23:38 +01:00
Greg Bergé
4a67acec65
feat(component): add preload method (#224)
Closes #196
2019-02-06 00:30:22 +01:00
Greg Bergé
4cab4f9bea
feat(server): add option to disable SSR (#223)
Closes #195
2019-02-05 23:47:25 +01:00
Victor
4f832dc7d4 feat(babel-plugin): transform code annotated with magic comment
Transform imports inside code annotated with `/* #__LOADABLE__ * /`.

Fixes #192
2019-02-05 23:27:01 +01:00
______________________________       ____________ ___________________ _________________________________________                    
cfab31fdbe docs(website): update suspense.mdx (#218) 2019-01-31 18:58:25 +01:00
Kévin Berthommier
fdfe0ccf0b docs(website): fix link (#215) 2019-01-29 22:52:56 +01:00
Greg Bergé
69dbb8b2b1 docs(website): upgrade smooth-doc to avoid blink 2019-01-23 15:48:00 +01:00
Greg Bergé
6d8f1d2599 docs(website): document extra attributes 2019-01-22 23:46:10 +01:00
Greg Bergé
210b1efa1b docs: update all readmes 2019-01-22 23:40:28 +01:00
Greg Bergé
fa89a1b5e6 docs(website): fix theme issue 2019-01-21 17:24:50 +01:00
Greg Bergé
6d07209b5b docs(website): upgrade stack 2019-01-21 15:34:12 +01:00
Greg Bergé
6a4a6af4bf docs(website): update landers 2019-01-21 11:45:28 +01:00
Greg Bergé
b6f4e838a8 docs: fix webpack api doc 2019-01-17 10:16:34 +01:00
Tadeusz Wójcik
4a6f84fe9f feat(webpack-plugin): support custom path in writeToDisk option (#187) 2019-01-17 09:44:15 +01:00
Greg Bergé
c69c503e54 chore(website): upgrade 2019-01-16 16:08:26 +01:00
Kévin Berthommier
ad9350cf5b docs(website): fix typo (#186) 2018-12-12 11:27:48 +01:00
gompro
1e073267ff docs: fix install command in Server Side Rendering (#176) 2018-12-10 01:03:20 +01:00
Greg Bergé
ea6807aa13 chore: fix linting 2018-12-06 16:45:45 +01:00
Morgane Dubus
428599cdc7 docs: add website 2018-12-06 16:45:45 +01:00