-
-
Notifications
You must be signed in to change notification settings - Fork 9k
Comparing changes
Open a pull request
base repository: webpack/webpack
base: eeea490e8ec0e2341cd4bb6da82aabf6ca139322
head repository: webpack/webpack
compare: bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5
Commits on Feb 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dca8e62 - Browse repository at this point
Copy the full SHA dca8e62View commit details
Commits on Apr 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 26f79f5 - Browse repository at this point
Copy the full SHA 26f79f5View commit details
Commits on Apr 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e8bc9c2 - Browse repository at this point
Copy the full SHA e8bc9c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ca1297 - Browse repository at this point
Copy the full SHA 7ca1297View commit details
Commits on Apr 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for aac0389 - Browse repository at this point
Copy the full SHA aac0389View commit details
Commits on Apr 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 616777b - Browse repository at this point
Copy the full SHA 616777bView commit details
Commits on Apr 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for df44599 - Browse repository at this point
Copy the full SHA df44599View commit details
Commits on May 4, 2017
-
assign correct records and cache to child compilations
This is a breaking change because plugins or loader could rely on this incorrect behavior When using child compilations plugins and loaders should use a unique compiler name or use a consistent order fixes #2777
Configuration menu - View commit details
-
Copy full SHA for 101850c - Browse repository at this point
Copy the full SHA 101850cView commit details
Commits on May 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e1bac32 - Browse repository at this point
Copy the full SHA e1bac32View commit details -
Merge pull request #4704 from webpack/bugfix/child-records-cache
assign correct records and cache to child compilations
Configuration menu - View commit details
-
Copy full SHA for ee541d9 - Browse repository at this point
Copy the full SHA ee541d9View commit details -
Merge pull request #4764 from webpack/perf/chunks-set
Use a Set to store modules in a chunk
Configuration menu - View commit details
-
Copy full SHA for 77a3c87 - Browse repository at this point
Copy the full SHA 77a3c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d3efe7 - Browse repository at this point
Copy the full SHA 8d3efe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fba4e81 - Browse repository at this point
Copy the full SHA fba4e81View commit details -
Merge pull request #4738 from webpack/perf/modules-set
Performance by using Set instead of Arrays
Configuration menu - View commit details
-
Copy full SHA for 35ece08 - Browse repository at this point
Copy the full SHA 35ece08View commit details
Commits on May 17, 2017
-
Merge pull request #4144 from webpack/fix/node_modules_mangle
don't shorten node_modules to ~
Configuration menu - View commit details
-
Copy full SHA for 2fa2f61 - Browse repository at this point
Copy the full SHA 2fa2f61View commit details
Commits on May 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2bd2d28 - Browse repository at this point
Copy the full SHA 2bd2d28View commit details -
Merge pull request #4904 from webpack/cleanup/module-chunk
improve a few issues in next branch
Configuration menu - View commit details
-
Copy full SHA for 325a5c4 - Browse repository at this point
Copy the full SHA 325a5c4View commit details
Commits on May 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for aeb9683 - Browse repository at this point
Copy the full SHA aeb9683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2a9fa - Browse repository at this point
Copy the full SHA 9b2a9faView commit details -
Configuration menu - View commit details
-
Copy full SHA for c41ab08 - Browse repository at this point
Copy the full SHA c41ab08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a25a17 - Browse repository at this point
Copy the full SHA 4a25a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d9eef8 - Browse repository at this point
Copy the full SHA 5d9eef8View commit details -
add
module.strictThisContextOnImports
optionto allow spec-comforming behavior this context on called imported harmony functions
Configuration menu - View commit details
-
Copy full SHA for d967a46 - Browse repository at this point
Copy the full SHA d967a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b31b4e - Browse repository at this point
Copy the full SHA 6b31b4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ebca7e - Browse repository at this point
Copy the full SHA 1ebca7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d5a8da - Browse repository at this point
Copy the full SHA 8d5a8daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bc6662 - Browse repository at this point
Copy the full SHA 2bc6662View commit details -
Merge pull request #4873 from webpack/feature/scope-hoisting
Scope Hoisting
Configuration menu - View commit details
-
Copy full SHA for 5d39385 - Browse repository at this point
Copy the full SHA 5d39385View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f8cdd2 - Browse repository at this point
Copy the full SHA 9f8cdd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b113a22 - Browse repository at this point
Copy the full SHA b113a22View commit details
Commits on May 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1c3bef9 - Browse repository at this point
Copy the full SHA 1c3bef9View commit details
Commits on May 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1886105 - Browse repository at this point
Copy the full SHA 1886105View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4d2520 - Browse repository at this point
Copy the full SHA b4d2520View commit details
Commits on May 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6368dd0 - Browse repository at this point
Copy the full SHA 6368dd0View commit details
Commits on May 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5345a38 - Browse repository at this point
Copy the full SHA 5345a38View commit details
Commits on May 28, 2017
-
Merge pull request #4932 from jiyinyiyong/show-hot-only-error
show error when hotOnly HMR fails
Configuration menu - View commit details
-
Copy full SHA for 5ca39aa - Browse repository at this point
Copy the full SHA 5ca39aaView commit details -
Merge pull request #4939 from webpack/bugfix/browsertests
fix browsertests
Configuration menu - View commit details
-
Copy full SHA for b9ecbd7 - Browse repository at this point
Copy the full SHA b9ecbd7View commit details -
Merge pull request #4907 from paraboom/feature/add_request_timeout_co…
…nfigurable Make HMR request timeout configurable
Configuration menu - View commit details
-
Copy full SHA for 0257f6c - Browse repository at this point
Copy the full SHA 0257f6cView commit details -
track optimization bailout in concat plugin
Configuration menu - View commit details
-
Copy full SHA for d853956 - Browse repository at this point
Copy the full SHA d853956View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44bf6c2 - Browse repository at this point
Copy the full SHA 44bf6c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1739f9 - Browse repository at this point
Copy the full SHA f1739f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b81788 - Browse repository at this point
Copy the full SHA 8b81788View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee6ce4f - Browse repository at this point
Copy the full SHA ee6ce4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e9d7b8 - Browse repository at this point
Copy the full SHA 9e9d7b8View commit details -
Merge pull request #4952 from webpack/ci/freeze-yarn-lock
use frozen lockfile to fail on outdated yarn.lock
Configuration menu - View commit details
-
Copy full SHA for 2774fcc - Browse repository at this point
Copy the full SHA 2774fccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a0e587 - Browse repository at this point
Copy the full SHA 6a0e587View commit details -
Configuration menu - View commit details
-
Copy full SHA for 057d8bc - Browse repository at this point
Copy the full SHA 057d8bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7143ad8 - Browse repository at this point
Copy the full SHA 7143ad8View commit details -
Merge branch 'master' into next
# Conflicts: # test/statsCases/commons-chunk-min-size-0/expected.txt # test/statsCases/limit-chunk-count-plugin/expected.txt
Configuration menu - View commit details
-
Copy full SHA for 4901312 - Browse repository at this point
Copy the full SHA 4901312View commit details -
Configuration menu - View commit details
-
Copy full SHA for df7621a - Browse repository at this point
Copy the full SHA df7621aView commit details
There are no files selected for viewing