| .. |
|
additional-pass/simple
|
run prettier on existing code
|
2018-02-25 11:46:17 +01:00 |
|
amd/disabled
|
Add missing done
|
2019-03-11 17:23:40 +01:00 |
|
asset-emitted/normal
|
change assetEmitted hook to include more info
|
2019-09-05 14:10:16 +02:00 |
|
asset-modules
|
feat(assetModule): add function type to assetModuleFilename
|
2019-07-21 23:05:12 +01:00 |
|
async-commons-chunk
|
use - instead of ~ as default for better compat
|
2018-12-07 14:46:49 +01:00 |
|
chunk-graph/issue-9634
|
fixes #9634
|
2019-08-27 12:25:02 +02:00 |
|
chunk-index/order-multiple-entries
|
Merge tag 'v4.29.5' into next
|
2019-02-19 08:58:46 +01:00 |
|
code-generation
|
remove "use strict" from runtime things for bundle size reasons
|
2019-10-09 00:20:58 +02:00 |
|
compiletime
|
run prettier on existing code
|
2018-02-25 11:46:17 +01:00 |
|
concatenate-modules/split-chunk-entry-module
|
Merge tag 'v4.30.0' into next
|
2019-05-09 21:34:28 +02:00 |
|
contenthash/include-chunk-id
|
chunk ids contribute to contenthash for javascript
|
2018-08-20 10:04:33 +02:00 |
|
context-exclusion/simple
|
Align 'Cannot find module' message with native NodeJS
|
2018-05-15 09:24:16 +03:00 |
|
context-replacement
|
upgrade jest
|
2018-07-10 16:02:02 +02:00 |
|
crossorigin/set-crossorigin
|
fix tests and code
|
2018-06-28 11:11:24 +02:00 |
|
custom-hash-function/xxhash
|
run prettier on existing code
|
2018-02-25 11:46:17 +01:00 |
|
custom-source-type/localization
|
don't emit and load JS files for chunks without JS modules
|
2019-05-22 13:12:15 +02:00 |
|
deep-scope-analysis
|
change DependencyReference.importedNames to be always an string[][]
|
2019-05-29 11:55:07 +02:00 |
|
defaulter/immutable-config
|
clone options and don't modify them
|
2017-09-06 12:10:16 +02:00 |
|
delegated/simple
|
migrate should to expect, part 1
|
2018-01-26 22:51:03 +01:00 |
|
delegated-hash/simple
|
Deprecate moduleIds=hashed in favor of moduleIds=deterministic
|
2018-10-12 17:14:16 +02:00 |
|
devtools
|
add tests for harmony with devtools
|
2017-01-17 19:38:41 +01:00 |
|
dll-plugin
|
Merge tag 'v4.32.0' into next
|
2019-05-20 14:46:31 +02:00 |
|
dll-plugin-entry
|
fix test cases
|
2018-11-29 16:24:00 +01:00 |
|
dll-plugin-format/0-create-dll
|
Added unit test to generate formatted manifest json
|
2018-10-03 13:16:07 -06:00 |
|
emit-asset
|
make multiple assets to the same filename a warning
|
2019-09-13 08:42:36 +02:00 |
|
entry
|
flag dependencies correctly when multiple entries are used
|
2019-01-20 19:44:13 +01:00 |
|
errors
|
emit code generation errors in deterministic order
|
2019-10-09 09:34:12 +02:00 |
|
externals
|
Improve way how System is tested
|
2019-04-10 13:48:47 +02:00 |
|
filename-template
|
allow to access the function generating the script src
|
2019-05-10 22:11:47 +02:00 |
|
finish-modules/simple
|
Add finish module test case
|
2019-04-05 11:22:45 +11:00 |
|
hash-length
|
Use fullhash instead of hash
|
2018-12-28 14:09:35 +01:00 |
|
ignore
|
add alias to false (ignore) and alias to array
|
2019-07-08 16:26:30 +02:00 |
|
inner-graph
|
conditional import specifiers do not generate import statements when exports are unused
|
2019-09-06 14:49:05 +02:00 |
|
issues
|
Use fullhash instead of hash
|
2018-12-28 14:09:35 +01:00 |
|
library
|
add sync mode for chunk dependency startup in sync node target
|
2019-05-20 22:53:58 +02:00 |
|
loaders
|
Merge tag 'v4.35.1' into next
|
2019-07-01 11:15:52 +02:00 |
|
mjs/esm-by-default
|
add test case
|
2019-06-04 11:42:03 +02:00 |
|
module-name/different-issuers-for-same-module
|
cr fixes
|
2018-05-01 14:26:12 +03:00 |
|
no-parse
|
migrate should to expect, part 1
|
2018-01-26 22:51:03 +01:00 |
|
optimization
|
Merge tag 'v4.29.5' into next
|
2019-02-19 08:58:46 +01:00 |
|
output
|
run prettier on existing code
|
2018-02-25 11:46:17 +01:00 |
|
parsing
|
detect ASI and generate more efficient code when no semicolon need to be inserted
|
2019-08-22 23:03:38 +02:00 |
|
performance
|
migrate should to expect, part 1
|
2018-01-26 22:51:03 +01:00 |
|
plugins
|
add mini-css-extract-plugin test case
|
2019-09-26 22:07:07 +02:00 |
|
race-conditions/load-module
|
Merge branch 'master' of https://github.com/webpack/webpack into jest
|
2018-04-12 17:35:54 +02:00 |
|
records
|
remove deprecated optimization options
|
2018-07-16 10:32:02 +02:00 |
|
resolve/multi-alias
|
add alias to false (ignore) and alias to array
|
2019-07-08 16:26:30 +02:00 |
|
rule-set
|
Merge tag 'v4.36.0' into next
|
2019-07-17 16:02:33 +02:00 |
|
runtime
|
Merge tag 'v4.29.5' into next
|
2019-02-19 08:58:46 +01:00 |
|
scope-hoisting
|
Merge tag 'v4.29.5' into next
|
2019-02-19 08:58:46 +01:00 |
|
side-effects
|
run prettier on existing code
|
2018-02-25 11:46:17 +01:00 |
|
simple
|
run prettier on existing code
|
2018-02-25 11:46:17 +01:00 |
|
source-map
|
improve test case to be less sensitive to module number changes
|
2018-11-29 16:14:27 +01:00 |
|
split-chunks
|
Merge tag 'v4.39.0' into next
|
2019-08-05 13:12:09 +02:00 |
|
split-chunks-common
|
Merge tag 'v4.29.5' into next
|
2019-02-19 08:58:46 +01:00 |
|
target
|
add output.ecmaVersion options to set emitted code style
|
2019-08-26 21:32:29 +02:00 |
|
wasm
|
Deprecate MainTemplate, ChunkTemplate, ModuleTemplate
|
2019-10-08 23:46:26 +02:00 |
|
web
|
Merge tag 'v4.32.0' into next
|
2019-05-20 14:46:31 +02:00 |