57 Commits

Author SHA1 Message Date
Anton Korzunov
56ef25623d format files 2021-12-12 18:33:14 +11:00
dependabot[bot]
225caf6cf1
chore(deps): bump y18n from 4.0.0 to 4.0.1 in /examples/webpack/webpack4 (#734)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 19:53:51 +10:00
dependabot[bot]
418d95eaab
chore(deps): bump elliptic in /examples/webpack/webpack4 (#719)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 15:55:55 +10:00
Anton Korzunov
6d0f72cb81 update scripts 2021-01-31 19:03:58 +11:00
Lexi Reicks
a629cc09b4
Include build library step in SSR Example README (#695)
The SSR example doesn't work without building the library, add that as a step for running the example.
2021-01-27 12:45:11 +11:00
Anton Korzunov
729ac1dd6d refactor server test to regenerate stats fixture from example 2021-01-24 23:50:47 +11:00
Anton Korzunov
41a94412ac Merge branch 'master' of github.com:smooth-code/loadable-components into master 2021-01-24 19:15:59 +11:00
dependabot[bot]
2aa7975927
chore(deps): bump dot-prop in /examples/webpack/webpack5 (#687)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-24 19:11:50 +11:00
dependabot[bot]
32b315bba8
chore(deps): bump dot-prop in /examples/webpack/webpack4 (#692)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-24 19:11:45 +11:00
Anton Korzunov
0951e7bb94 update webpack4 and webpack5 examples 2021-01-24 19:10:28 +11:00
Anton Korzunov
cbc3ff63b3 update examples 2021-01-24 18:45:23 +11:00
dependabot[bot]
ed794e3bfb
chore(deps): bump ini from 1.3.5 to 1.3.8 in /examples/webpack/webpack5 (#674)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-24 18:36:09 +11:00
dependabot[bot]
d89aa592a8
chore(deps): bump ini from 1.3.5 to 1.3.8 in /examples/webpack/webpack4 (#673)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-24 18:36:03 +11:00
Anton Korzunov
d009008fef chore(lint): apply prettier 2020-10-22 19:07:35 +11:00
Anton Korzunov
1725a620c3
Fix sync resolution (#651)
* chore(tests): make breaking case for webpack4

* fix: loadableReady should not resolve synchronously, fixes #634

* chore(size): commit size change
2020-10-22 19:00:35 +11:00
Anton Korzunov
d84ca53cf1 chore(lint): fix linting 2020-10-21 18:31:57 +11:00
Anton Korzunov
facc3a602b update typescript example 2020-10-21 10:14:39 +11:00
Anton Korzunov
08f76e4411 update examples 2020-10-21 09:55:35 +11:00
Anton Korzunov
37162480a4 chore(examples): add pure webpack4 and webpack5 examples 2020-10-20 23:21:44 +11:00
Anton Korzunov
4d38a98937
Update README.md 2020-10-14 12:00:29 +11:00
Valentin Semirulnik
63fd151051
add async-node example (#575) 2020-10-14 11:59:54 +11:00
Anton Korzunov
c9d1663577
Preparing release 5.14 (#625)
* fix typo #595

* fix: human readable errors

* remove babel-plugin-bind

* abstract stub creation in tests

* apply prettier

* decouple async load and require

* linting
2020-09-09 17:39:58 +10:00
Anton Korzunov
cd5113cc34 apply prettier 2020-07-02 17:47:13 +10:00
Anton Korzunov
831aec0315 fix: expose used chunkNames from a server. Fixes #587 2020-07-02 17:19:11 +10:00
Anton Korzunov
f958067650 use resolve component to fix moment SSR example 2020-06-29 19:00:44 +10:00
Joe Bateson
338bf555ad feat: avoid synchronous loading on client if options.ssr is false (#346) 2020-01-09 20:01:06 +01:00
Anton Korzunov
ac5ba45862 fix: apply loadable transformations before any other, fixes #466 2020-01-03 08:31:50 +11:00
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
Michael Martinez
f755e7f4ca docs(example): update SSR example (#440) 2019-09-27 09:43:29 +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é
7ffaa4ca95
fix: fix chunkname mismatch (#332)
Closes #331
2019-05-12 21:50:47 +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
ambar
4c8ae60492 fix(server): fix loading order of assets (#266) 2019-03-13 15:09:30 +01:00
ambar
005913be28 chore: fix public path in examples/server-side-rendering 2019-03-10 22:02:13 +01:00
Greg Bergé
d04e1c978d
fix(suspense): fix suspense mode in React v16.8+ (#251) 2019-02-25 08:33:14 +01:00
Greg Bergé
4cab4f9bea
feat(server): add option to disable SSR (#223)
Closes #195
2019-02-05 23:47:25 +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
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é
e97493316d fix(babel-plugin): fix chunkName with aggressive code splitting
Closes #182
2018-12-11 23:44:16 +01:00