alexander.akait
db4f51e815
refactor: fix cspell
2023-05-25 03:34:04 +03:00
Shipov Mikhail
85a963a67b
feat: add readonly flag for filesystem cache
2023-05-25 03:28:35 +03:00
Sean Larkin
12d477df73
Merge pull request #17107 from webpack/some-types
...
refactor(type): small improve
2023-05-03 09:27:47 -07:00
Sean Larkin
4fb73da284
Merge pull request #16945 from snitin315/feat/url-deps-mf
...
feat: add URL dependencies support to consume shared module via module federation
2023-05-03 09:21:45 -07:00
alexander.akait
ede77bcb20
refactor(type): small improve
2023-05-01 00:58:34 +03:00
Nitin Kumar
63c16015e9
chore: remove `finializer` from cspell.json
2023-04-19 07:47:19 +05:30
Nitin Kumar
7323f01054
feat: add URL dependencies support for module federation
2023-04-18 03:45:47 +00:00
Sean Larkin
0c5d8d67ad
Merge pull request #16978 from webpack/feat-improve-url-resolving
...
fix: handle `url()`/`src()`/`image-set()`/`image()`
2023-04-14 13:20:48 -07:00
Sean Larkin
f1ef2eded2
Merge pull request #14313 from gthb/wasm-bindgen-example
...
add wasm-bindgen example
2023-04-14 08:55:27 -07:00
alexander.akait
bb1f0ca17f
fix: logic with espaced
2023-04-14 02:35:53 +03:00
alexander.akait
0760dcd655
chore: update spells
2023-04-07 16:01:30 +03:00
Gunnlaugur Þór Briem
30275fc9ae
address cspell lint violations
2022-03-04 13:14:42 +00:00
Gunnlaugur Thor Briem
0f41dd1c1b
Merge branch 'main' into wasm-bindgen-example
2022-03-02 13:47:16 +00:00
Tobias Koppers
05f2196d61
check more files and fix spelling issues
2022-01-18 10:38:06 +01:00
Nick Schonning
a19d7991c3
chore: update cSpell globs and fix typos
2021-12-12 16:57:14 -05:00
Gunnlaugur Thor Briem
04c9ca8584
Merge branch 'main' into wasm-bindgen-example
2021-09-24 09:09:07 +00:00
Gunnlaugur Þór Briem
7644f85e77
add wasm-bindgen example
2021-09-23 18:14:30 +00:00
Tobias Koppers
3f142d9cd6
allows to select `xxhash64` as hashFunction
2021-09-23 15:02:02 +02:00
Tobias Koppers
720aa43bd3
handle hashbangs in javascript files
...
fixes https://github.com/vercel/next.js/issues/27806
2021-08-10 11:34:06 +02:00
Tobias Koppers
b6609a4f6b
add `experiments.buildHttp`
...
allows to build remote resources
stores remote resources in a lockfile
2021-08-05 15:47:18 +02:00
Tobias Koppers
492055ae90
add cache compression
2021-07-02 07:05:13 +02:00
Daniel Nalborczyk
bd5e4ddfa2
chore: move word to cspell.json
2021-02-15 23:21:04 -05:00
Tobias Koppers
3e1c7082d2
log out module profile summary when profiling is enabled
2021-02-02 03:29:21 +01:00
Nitin Kumar
c885f6d7dc
feat: add pnpm support for installing CLI
2020-11-07 08:28:32 +05:30
evilebottnawi
480c4c0761
fix: more
2020-11-02 19:08:06 +03:00
evilebottnawi
fd7c4c8dd5
fix: more
2020-10-31 16:54:47 +03:00
Sergey Melyukov
3996c7d6d4
(fix): remove browserslist from default
2020-09-24 14:50:08 +03:00
Tobias Koppers
7e85649492
improve target options
...
infer target properties from different targets and fill defaults from that
custom targets can now be created via `target: false` and a plugin (similar to the other options)
add stubs from universal chunk/wasm loading and module chunk format
add externalsPresets.electron and externalsPresets.electronRenderer
node.__file/dirname: "eval-only"
2020-09-10 11:42:09 +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
6928a65911
conflict-free handling of global in import-script
...
use destructuring when available
2020-08-28 11:27:33 +02:00
Tobias Koppers
48ff7043f1
add provide and mergeEtags to CacheFacade
2020-08-19 11:25:24 +02:00
Tobias Koppers
1265765141
polish, types
2020-07-27 22:41:04 +02:00
Tobias Koppers
bc1c5a8f23
refactor evaluation logic
2020-07-21 10:30:12 +02:00
Tobias Koppers
e27eb830f7
Merge pull request #11105 from webpack/mf/semver
...
add full Semantic Versioning for Shared Modules
2020-07-06 23:18:00 +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
Ivan Kopeykin
104845a419
support import.meta.hot
2020-06-22 18:49:57 +03:00
Tobias Koppers
bc723ebeb3
add module-federation example
2020-06-04 03:18:12 +02:00
Tobias Koppers
d5c31ab864
Merge branch 'master' into dev-1
2020-04-14 12:48:38 +02:00
Tobias Koppers
b38330754f
add hooks for walking parts of classes
...
import handling of classes and expressions
2020-04-09 15:53:59 +02:00
Tobias Koppers
575d6aa4f0
Merge branch 'master' into dev-1
2020-03-20 09:58:13 +01:00
evilebottnawi
cbef1509dd
chore: setup cspell
2020-03-13 12:25:20 +03:00
evilebottnawi
3a118ff1cf
chore: setup cspell
2020-03-13 12:13:55 +03:00