Tobias Koppers
c7ea63875c
improve side effects analysis to report imported and reexports symbols as side-effect-free
...
add bailout messages for side effects
2020-11-28 18:10:27 +01:00
Tobias Koppers
1771a8b518
add reexports example
2020-11-26 11:44:43 +01:00
Tobias Koppers
5ce65c1ca3
update examples
2020-10-10 22:07:02 +02:00
Tobias Koppers
e4ae1c2fa1
update examples
2020-09-29 21:02:03 +02:00
Tobias Koppers
bd2038395a
update examples
2020-09-20 22:39:12 +02:00
Tobias Koppers
ed06a7f83a
new Worker() support
...
add support for async anonymous entrypoints from inside the codebase
add worker example
move entry options into Entrypoint and receive them from there
2020-09-08 07:37:20 +02:00
Tobias Koppers
a72c0c828f
Merge pull request #11413 from webpack/experiments/enable-asset
...
Enable asset experiment
2020-09-03 18:41:28 +02:00
Tobias Koppers
0111405198
enable asset experiment
2020-09-03 14:19:09 +02:00
Tobias Koppers
a61e83c75b
fix example config
2020-09-01 20:52:39 +02:00
Tobias Koppers
a12ec28f9f
update examples
2020-08-04 14:15:08 +02:00
Tobias Koppers
92472698d7
fix edge case of string with number compare
2020-07-02 16:10:04 +02:00
Tobias Koppers
67acac367b
fix logic handling build version
...
build version should be ignored in matching ranges
2020-07-02 16:10:01 +02:00
Tobias Koppers
2689d026b1
refactor semver logic to be internal
...
share scope uses string version instead of parsed one
2020-07-02 16:09:57 +02:00
Tobias Koppers
3fcd5f9bc5
add full Semantic Versioning for Shared Modules
...
change storage format in the share scope
choose shared module deterministic from the same origin
remove array syntax from version and requiredVersion in schema
2020-07-02 16:09:39 +02:00
Tobias Koppers
23f922bed3
make bundles with Module Federation more stable
2020-07-02 15:28:17 +02:00
Tobias Koppers
02c01d541b
a little more defensive in the chunk loading runtime code to avoid crashes
2020-07-02 15:25:24 +02:00
Nitin Kumar
609fb4c5d9
fix: typos in module-fedaration example
2020-06-23 19:03:02 +05:30
Tobias Koppers
590af1edfe
improve readable names
...
update example
add optionalDependencies to automatic requiredVersion sources
2020-06-15 22:45:36 +02:00
Tobias Koppers
03b4dc1a1c
add html to example readme
2020-06-04 15:06:38 +02:00
Tobias Koppers
bc723ebeb3
add module-federation example
2020-06-04 03:18:12 +02:00
Tobias Koppers
d6e8e479bc
Merge pull request #10785 from wizardofhogwarts/patch-6
...
docs: improve documentation of examples
2020-05-27 19:29:18 +02:00
Tobias Koppers
d0b358d108
update examples
2020-05-20 23:26:51 +02:00
Tobias Koppers
db5360da6d
fix typo
2020-04-28 22:30:56 +02:00
Albus Dumbledore
edd7b5e37d
docs(wasm-simple): improve template.md
2020-04-25 22:54:53 +05:30
Albus Dumbledore
5e5a0a6691
docs(wasm-simple): improve README.md
2020-04-25 22:51:40 +05:30
Albus Dumbledore
e9c3f2fbf4
docs(top-level-await): improve template.md
2020-04-25 20:19:05 +05:30
Albus Dumbledore
cdfc85f252
docs(top-level-await): improve README.md
2020-04-25 20:11:10 +05:30
Tobias Koppers
645277d207
Merge pull request #10591 from wizardofhogwarts/patch-11
...
docs: Grammatical fixes in examples
2020-03-27 11:23:47 +01:00
Albus Dumbledore
acf61b347b
docs(multiple-entry-points): improve template.md
2020-03-27 08:26:17 +05:30
Albus Dumbledore
8872cc6ac8
docs(multiple-entry-points): improve README.md
2020-03-27 08:20:58 +05:30
Albus Dumbledore
7f164e1e05
docs(multi-part-library): improve template.md
2020-03-27 07:39:32 +05:30
Albus Dumbledore
9ff955c225
docs(multi-part-library): improve README.md
2020-03-27 07:33:41 +05:30
Albus Dumbledore
cd18c1c668
docs(mixed): improve template.md
2020-03-23 08:35:41 +05:30
Albus Dumbledore
e8f9941bfd
docs(mixed): improve README.md
2020-03-23 08:33:03 +05:30
Albus Dumbledore
7e86cc96a1
docs(many-pages): grammatical fixes in template.md
2020-03-23 08:28:42 +05:30
Albus Dumbledore
6c2552c915
docs(many-pages): grammatical fixes in README.md
2020-03-23 08:15:56 +05:30
Albus Dumbledore
6fa5a8ef9c
chore: remove space
...
Co-Authored-By: Yuta Hiroto <git@hiroppy.me>
2020-03-23 08:07:13 +05:30
Albus Dumbledore
b172054f9b
docs(http2-aggressive-splitting): improve template.md
2020-03-22 12:00:28 +05:30
Albus Dumbledore
a364871540
docs(http2-aggressive-splitting): improve README.md
2020-03-22 11:54:09 +05:30
Albus Dumbledore
412a5738af
docs(harmony-unused): improve template.md
2020-03-22 08:32:01 +05:30
Albus Dumbledore
11f24f1aff
docs(harmony-unused): improve README.md
2020-03-22 08:29:18 +05:30
Albus Dumbledore
7d1025b2d9
docs(extra-async-chunk): improve template.md
2020-03-22 08:21:12 +05:30
Albus Dumbledore
c5eff857cb
docs(extra-async-chunk): improve README.md
2020-03-22 08:17:15 +05:30
Albus Dumbledore
3471ebc6d8
docs(harmony-interop): improve example.js
2020-03-22 07:51:56 +05:30
evilebottnawi
dafa4cd69a
chore: setup cspell
2020-03-12 19:51:26 +03:00
Albus Dumbledore
d9bd8f8307
docs(externals): improve template.md
2020-03-10 12:58:43 +05:30
Albus Dumbledore
c7a5138eb5
docs(dll-entry-only): improve template.md
2020-03-10 12:41:50 +05:30
Albus Dumbledore
166dfc88e4
docs(dll-entry-only): improve README.md
2020-03-10 12:38:34 +05:30
Albus Dumbledore
5394361b7d
docs(externals): improve README.md
2020-03-10 12:29:13 +05:30
Albus Dumbledore
2561bdfbd3
docs(custom-json-modules): Improve template.md
2020-02-28 20:57:53 +05:30