Tobias Koppers
|
730aefef37
|
Merge pull request #11412 from webpack/experiments/enable-mjs
enable mjs experiment
|
2020-09-10 10:57:36 +02:00 |
Tobias Koppers
|
7be290167b
|
Merge pull request #11449 from webpack/refactor/loader-target
extract loader.target from target option
|
2020-09-09 20:41:45 +02:00 |
Tobias Koppers
|
eec6fbdd7c
|
extract loader.target from target option
|
2020-09-09 19:04:30 +02:00 |
Tobias Koppers
|
ad3e215008
|
Merge pull request #11447 from webpack/refactor/externals-preset
move default externals from target into externalsPresets option
|
2020-09-09 16:31:38 +02:00 |
Tobias Koppers
|
817c1bf9c7
|
move default externals from target into externalsPresets option
|
2020-09-09 15:18:59 +02:00 |
Tobias Koppers
|
e1701f2b5c
|
Merge pull request #11445 from webpack/refactor/wasm-loading
separate wasm loading from target
|
2020-09-09 13:16:24 +02:00 |
Tobias Koppers
|
aa67a435a4
|
refactor wasm loading from target into output.wasmLoading option
allow entry specific wasm loading
|
2020-09-09 11:20:37 +02:00 |
Tobias Koppers
|
7ae2976ef2
|
remove remaining incorrect code for electron from chunkLoading refactoring
|
2020-09-09 08:46:40 +02:00 |
Tobias Koppers
|
c5add3175f
|
Merge pull request #11428 from webpack/dependabot/npm_and_yarn/lint-staged-10.3.0
chore(deps-dev): bump lint-staged from 10.2.13 to 10.3.0
|
2020-09-09 03:51:51 +02:00 |
Tobias Koppers
|
d3a281c687
|
Merge pull request #11442 from webpack/dependabot/npm_and_yarn/types/node-13.13.17
chore(deps-dev): bump @types/node from 13.13.15 to 13.13.17
|
2020-09-09 03:51:28 +02:00 |
Tobias Koppers
|
041dfe15c7
|
Merge pull request #11440 from webpack/bugfix/hmr-incorrect-dispose
fix incorrect disposing of modules during HMR
|
2020-09-09 03:50:42 +02:00 |
dependabot-preview[bot]
|
5a6799f9f7
|
chore(deps-dev): bump @types/node from 13.13.15 to 13.13.17
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.15 to 13.13.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-08 14:02:00 +00:00 |
Tobias Koppers
|
ec8e1bb0b3
|
Merge pull request #11439 from webpack/feature/web-worker
new Worker() support
|
2020-09-08 12:20:30 +02:00 |
Tobias Koppers
|
12997f0a6c
|
fix incorrect disposing of modules during HMR
|
2020-09-08 10:25:41 +02:00 |
Tobias Koppers
|
15638abfac
|
Merge pull request #11437 from webpack/dependabot/npm_and_yarn/husky-4.3.0
chore(deps-dev): bump husky from 4.2.5 to 4.3.0
|
2020-09-08 10:04:45 +02:00 |
Tobias Koppers
|
1a2b7751eb
|
run worker tests only on supported node versions
|
2020-09-08 10:03:54 +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 |
dependabot-preview[bot]
|
371dc2aee7
|
chore(deps-dev): bump husky from 4.2.5 to 4.3.0
Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.5...v4.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-08 01:06:35 +00:00 |
Tobias Koppers
|
2d4c9da6a6
|
enable mjs experiment
|
2020-09-07 23:15:24 +02:00 |
Tobias Koppers
|
3f12b0fa27
|
Merge pull request #11427 from webpack/dependabot/npm_and_yarn/babel/core-7.11.6
chore(deps-dev): bump @babel/core from 7.11.5 to 7.11.6
|
2020-09-04 10:19:27 +02:00 |
Tobias Koppers
|
ff1ab37f4d
|
Merge pull request #11420 from webpack/stats/entrypoints
make entrypoints less verbose and add size info
|
2020-09-04 00:24:04 +02:00 |
dependabot-preview[bot]
|
62ca1d13dc
|
chore(deps-dev): bump lint-staged from 10.2.13 to 10.3.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.13 to 10.3.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.13...v10.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-03 22:18:02 +00:00 |
dependabot-preview[bot]
|
e957ceaa2d
|
chore(deps-dev): bump @babel/core from 7.11.5 to 7.11.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.5 to 7.11.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.6/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-03 22:17:27 +00:00 |
Tobias Koppers
|
0afc6a7f48
|
print entrypoint only when necessary (stats.entrypoints: "auto")
show sizes for entrypoints
|
2020-09-03 23:29:14 +02:00 |
Tobias Koppers
|
b6bfe8b891
|
fix auxiliary files for Compilation.renameAsset
|
2020-09-03 23:24:16 +02:00 |
Tobias Koppers
|
eaf98b4bc5
|
Merge pull request #11426 from webpack/stats/summary
Stats/summary
|
2020-09-03 23:23:20 +02:00 |
Tobias Koppers
|
8e0c511068
|
replace hash, version, time and builtAt with build summary at the bottom
|
2020-09-03 22:12:52 +02:00 |
Tobias Koppers
|
8497cd34c6
|
move start and endTime from Stats to Compilation
|
2020-09-03 22:01:25 +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
|
4a3e4bda6b
|
Merge pull request #11409 from webpack/stats/grouping
Grouping of assets and modules in stats for readablility
|
2020-09-02 15:09:43 +02:00 |
Tobias Koppers
|
39d2f8f7f3
|
fix URL nitpicks
|
2020-09-02 15:09:41 +02:00 |
Tobias Koppers
|
a778c17fd3
|
better force handling
|
2020-09-02 14:10:08 +02:00 |
Tobias Koppers
|
afa4d4dfc7
|
fix snapshot
|
2020-09-02 11:27:43 +02:00 |
Tobias Koppers
|
ce97f40bb7
|
update test case for changed stats format
fix bug with groupModulesByType flag
rename stats.runtime to stats.runtimeModules
|
2020-09-02 10:51:10 +02:00 |
Tobias Koppers
|
a61e83c75b
|
fix example config
|
2020-09-01 20:52:39 +02:00 |
Tobias Koppers
|
5282f878a1
|
fix groupModulesByAttributes description
|
2020-09-01 20:52:36 +02:00 |
Tobias Koppers
|
8904dd7b91
|
rename groupAssetsByStatus to groupAssetsByEmitStatus
|
2020-09-01 20:52:34 +02:00 |
Tobias Koppers
|
0f089187e4
|
improve hashing of runtime modules that need a full hash
|
2020-09-01 18:31:29 +02:00 |
Tobias Koppers
|
be021e00f4
|
add grouping of modules
|
2020-09-01 18:31:22 +02:00 |
Tobias Koppers
|
f0f845b6ec
|
Merge pull request #11403 from webpack/dependabot/npm_and_yarn/file-loader-6.1.0
chore(deps-dev): bump file-loader from 6.0.0 to 6.1.0
|
2020-09-01 18:17:23 +02:00 |
Tobias Koppers
|
3ea9400505
|
add grouping of assets
|
2020-09-01 18:16:43 +02:00 |
Tobias Koppers
|
bdeea6ec2f
|
Merge pull request #11395 from webpack/refactor/asi
refactor how asi handled
|
2020-09-01 15:47:41 +02:00 |
Tobias Koppers
|
0130eb3371
|
Merge pull request #11383 from webpack/dependabot/npm_and_yarn/prettier-2.1.1
chore(deps-dev): bump prettier from 2.0.5 to 2.1.1
|
2020-09-01 15:47:18 +02:00 |
Tobias Koppers
|
876dc89ab9
|
Merge pull request #11408 from webpack/dependabot/npm_and_yarn/babel/core-7.11.5
chore(deps-dev): bump @babel/core from 7.11.4 to 7.11.5
|
2020-09-01 15:47:06 +02:00 |
dependabot-preview[bot]
|
42e6fde609
|
chore(deps-dev): bump @babel/core from 7.11.4 to 7.11.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.4 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-01 12:00:51 +00:00 |
Tobias Koppers
|
c3e8c55956
|
run prettier
|
2020-09-01 11:30:46 +02:00 |
dependabot-preview[bot]
|
376124c8b7
|
chore(deps-dev): bump prettier from 2.0.5 to 2.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-01 11:27:39 +02:00 |
Tobias Koppers
|
0146d82bb8
|
Merge pull request #11405 from webpack/dependabot/npm_and_yarn/date-fns-2.16.1
chore(deps-dev): bump date-fns from 2.16.0 to 2.16.1
|
2020-09-01 11:26:58 +02:00 |
dependabot-preview[bot]
|
0b0aa60b09
|
chore(deps-dev): bump file-loader from 6.0.0 to 6.1.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v6.0.0...v6.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-01 11:26:18 +02:00 |