16 Commits

Author SHA1 Message Date
Greg Bergé
c0f704bf92
chore: update funding 2019-12-06 15:06:35 +01:00
Dante Calderón
a552924571 docs(example): add loadable packages to client-side and suspense examples (#448) 2019-10-18 22:03:17 +02:00
Greg Bergé
f1e75b6c8b
chore: upgrade dependencies (#422) 2019-08-28 12:32:36 +04:00
Martin d'Allens
0aa67b735c docs(example): add required dependencies to run the razzle example (#417)
The Razzle example is missing @loadable/component and @loadable/server in package.json to run.
2019-08-28 11:05:00 +04:00
Wagner Silva
79a4fe4c9e docs: add dev deps in razzle example (#404) 2019-08-07 15:31:17 +02:00
Nikita Nafranets
80d88df988 docs(example): fix Razzle example "Cannot find module 'fs'" problem (#402) 2019-08-06 12:54:19 +02:00
Greg Bergé
0bf05ace42
chore: remove yarn.lock in examples 2019-07-15 10:33:23 +02:00
dependabot[bot]
23455e12c8 chore(deps): bump handlebars from 4.0.12 to 4.1.2 in /examples/razzle (#356)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 14:04:07 +02:00
dependabot[bot]
0c8567195c chore(deps): bump js-yaml from 3.12.1 to 3.13.1 in /examples/razzle (#357)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.1...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 14:03:54 +02:00
Greg Bergé
ea6d5f7442 chore: cleanup examples package.json 2019-04-10 21:34:35 +02:00
ambar
4c8ae60492 fix(server): fix loading order of assets (#266) 2019-03-13 15:09:30 +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é
eaa5e918d1 chore(example): upgrade deps 2019-01-11 15:27:31 +01:00
Morgane Dubus
428599cdc7 docs: add website 2018-12-06 16:45:45 +01:00
Radu Micu
978a0c46b3 docs(example): fix Razzle example (#167) 2018-11-26 15:46:42 +01:00
Marc
ca90655122 docs(examples): add a razzle example (#162) 2018-11-23 16:20:04 +01:00