Tobias Koppers
|
54bb9428e9
|
Merge pull request #10251 from peteychuk/patch-1
Minor fix: redundant default parameters
|
2020-01-14 21:15:23 +01:00 |
Tobias Koppers
|
946abe3d11
|
Merge pull request #10252 from webpack/dependabot/npm_and_yarn/schema-utils-2.6.2
chore(deps): bump schema-utils from 2.6.1 to 2.6.2
|
2020-01-14 21:14:52 +01:00 |
dependabot-preview[bot]
|
0af090b35b
|
chore(deps): bump schema-utils from 2.6.1 to 2.6.2
Bumps [schema-utils](https://github.com/webpack/schema-utils) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/webpack/schema-utils/releases)
- [Changelog](https://github.com/webpack/schema-utils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/schema-utils/compare/v2.6.1...v2.6.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-14 14:00:23 +00:00 |
Yaroslav Peteychuk
|
c48eaeebf1
|
Minor fix: redundant default parameters
|
2020-01-14 14:14:37 +02:00 |
Tobias Koppers
|
c7a213bd45
|
Merge pull request #10245 from webpack/dependabot/npm_and_yarn/babel/core-7.8.3
chore(deps-dev): bump @babel/core from 7.7.7 to 7.8.3
|
2020-01-14 01:51:41 +01:00 |
dependabot-preview[bot]
|
f11917b154
|
chore(deps-dev): bump @babel/core from 7.7.7 to 7.8.3
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.7 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.7...v7.8.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-13 22:44:43 +00:00 |
webpack bot
|
9f3c2d3db4
|
Merge pull request #10215 from webpack/dependabot/npm_and_yarn/types/node-12.12.24
chore(deps-dev): bump @types/node from 12.12.22 to 12.12.24
|
2020-01-08 11:14:29 +01:00 |
Tobias Koppers
|
c95adba3c2
|
Merge pull request #10211 from jamesgeorge007/hotfix/tweaks
fix(chore): Minor typographical fixes
|
2020-01-08 11:04:32 +01:00 |
Tobias Koppers
|
88eb55d0ca
|
Merge pull request #10213 from webpack/dependabot/npm_and_yarn/css-loader-3.4.1
chore(deps-dev): bump css-loader from 3.4.0 to 3.4.1
|
2020-01-07 11:11:15 +01:00 |
dependabot-preview[bot]
|
544879cbd4
|
chore(deps-dev): bump @types/node from 12.12.22 to 12.12.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.22 to 12.12.24.
- [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-01-03 23:42:05 +00:00 |
dependabot-preview[bot]
|
0d9ec86136
|
chore(deps-dev): bump css-loader from 3.4.0 to 3.4.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.4.0...v3.4.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-03 15:42:06 +00:00 |
jamesgeorge007
|
fbd86e3984
|
fix: grammar
|
2020-01-03 11:56:58 +05:30 |
jamesgeorge007
|
b4a3911887
|
fix: typo
|
2020-01-03 11:55:34 +05:30 |
jamesgeorge007
|
6698caed01
|
fix: typo
|
2020-01-03 11:53:29 +05:30 |
jamesgeorge007
|
9ae1cefcdc
|
fix: typo
|
2020-01-03 11:51:54 +05:30 |
jamesgeorge007
|
187697c579
|
fix: grammar
|
2020-01-03 11:50:06 +05:30 |
jamesgeorge007
|
8ad8a21dd1
|
fix: grammar
|
2020-01-03 11:49:26 +05:30 |
jamesgeorge007
|
78cd472c68
|
fix: use indices instead of indicies
|
2020-01-03 11:49:01 +05:30 |
jamesgeorge007
|
1014d4b829
|
fix: use indices instead of indicies
|
2020-01-03 11:47:48 +05:30 |
jamesgeorge007
|
f65a3ef8f5
|
fix: use indices instead of indicies
|
2020-01-03 11:47:00 +05:30 |
jamesgeorge007
|
73b34a06ac
|
fix: typo
|
2020-01-03 11:44:21 +05:30 |
Tobias Koppers
|
821c350bf7
|
fix merge issue
|
2020-01-02 21:51:26 +01:00 |
Tobias Koppers
|
bb361c6bc5
|
Merge pull request #10193 from lilililee/master
refactor(target): remove unnecessary judgment
|
2020-01-02 21:46:41 +01:00 |
Tobias Koppers
|
330f1138b6
|
Merge pull request #10206 from webpack/change/dll-plugin-entry-only
change DllPlugin entryOnly default to true
|
2020-01-02 21:46:29 +01:00 |
Tobias Koppers
|
7022a7167a
|
Merge pull request #10205 from webpack/bugfix/10189
flag all modules as used for Dll
|
2020-01-02 21:46:16 +01:00 |
Tobias Koppers
|
03ba9e583b
|
Merge pull request #10200 from webpack/dependabot/npm_and_yarn/coffeescript-2.5.0
chore(deps-dev): bump coffeescript from 2.4.1 to 2.5.0
|
2020-01-02 17:46:47 +01:00 |
Tobias Koppers
|
c636fc62d3
|
change DllPlugin entryOnly default to true
|
2020-01-02 17:46:21 +01:00 |
Tobias Koppers
|
96620a4651
|
flag all modules as used for Dll
fix problem that modules were removed before they were flagged as used
fixes #10189
|
2020-01-02 17:37:47 +01:00 |
dependabot-preview[bot]
|
1199beeaf2
|
chore(deps-dev): bump coffeescript from 2.4.1 to 2.5.0
Bumps [coffeescript](https://github.com/jashkenas/coffeescript) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/jashkenas/coffeescript/releases)
- [Commits](https://github.com/jashkenas/coffeescript/compare/2.4.1...2.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-01 09:18:17 +00:00 |
Tobias Koppers
|
0e2b4f5b93
|
Merge pull request #10196 from webpack/bugfix/10194
generate await code for import without await too
|
2019-12-30 21:14:18 +01:00 |
Tobias Koppers
|
bbace17380
|
generate await code for import without await too
fixes #10194
|
2019-12-30 20:34:36 +01:00 |
Tobias Koppers
|
9ac85f8f25
|
Merge pull request #10188 from CertainLach/patch-1
Method name fix
|
2019-12-30 13:05:24 +01:00 |
Tobias Koppers
|
ec64ae9eea
|
Merge pull request #10190 from maxigimenez/master
chore: upgrade terser-webpack-plugin to 2.3.1 to fix vulnerability
|
2019-12-30 13:02:36 +01:00 |
lilililee
|
311f196219
|
refactor(target): remove unnecessary judgment
options.target must be string or function, otherwise will throw WebpackOptionsValidationError when run webpack(options) .
|
2019-12-30 16:12:59 +08:00 |
Maxi Gimenez
|
449f70e376
|
chore: update yarn.lock
|
2019-12-29 15:42:38 +01:00 |
Maxi Gimenez
|
969da456ba
|
chore: upgrade terser-webpack-plugin to 2.3.1 to fix vulnerability
|
2019-12-29 15:36:33 +01:00 |
CertainLach
|
6cae89975b
|
Method name fix
|
2019-12-28 19:15:06 +05:00 |
Tobias Koppers
|
73c9c3aa0c
|
Merge pull request #10186 from webpack/bugfix/non-determinism-exports
make order of exports determinism for hashing
|
2019-12-27 22:13:09 +01:00 |
Tobias Koppers
|
c4ef780ef7
|
add "PR: webpack-4" label
|
2019-12-27 21:42:24 +01:00 |
Tobias Koppers
|
4453c9632c
|
make order of exports determinism for hashing
fixes #10174
|
2019-12-27 21:31:41 +01:00 |
Tobias Koppers
|
2671b0bbf7
|
Merge pull request #10180 from webpack/dependabot/npm_and_yarn/eslint-config-prettier-6.9.0
chore(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0
|
2019-12-27 15:41:48 +01:00 |
Tobias Koppers
|
bc96b6640f
|
Merge pull request #10182 from webpack/bugfix/handle-source-root
handle sourceRoot during source map contextify
|
2019-12-27 15:39:41 +01:00 |
Tobias Koppers
|
73978b1463
|
handle sourceRoot during source map contextify
|
2019-12-27 15:23:23 +01:00 |
dependabot-preview[bot]
|
c9c42e15fc
|
chore(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.7.0 to 6.9.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/commits/v6.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-27 12:01:33 +00:00 |
Tobias Koppers
|
52a093c9b3
|
Merge pull request #10177 from webpack/dependabot/npm_and_yarn/style-loader-1.1.2
chore(deps-dev): bump style-loader from 1.1.1 to 1.1.2
|
2019-12-26 22:00:44 +01:00 |
dependabot-preview[bot]
|
f4f9399847
|
chore(deps-dev): bump style-loader from 1.1.1 to 1.1.2
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.1.1...v1.1.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-25 13:05:11 +00:00 |
Tobias Koppers
|
3e3b7a2e36
|
5.0.0-beta.11
|
2019-12-24 08:28:44 +01:00 |
Tobias Koppers
|
572532749e
|
Merge pull request #10171 from webpack/dependabot/npm_and_yarn/types/node-12.12.22
chore(deps-dev): bump @types/node from 12.12.21 to 12.12.22
|
2019-12-24 08:02:00 +01:00 |
Tobias Koppers
|
2a74fec5c6
|
Merge pull request #10173 from webpack/improvement/concat-rename
improve renaming of variables in concatenated modules
|
2019-12-24 08:01:40 +01:00 |
Tobias Koppers
|
aed6ab1d89
|
improve renaming of variables in concatenated modules
more detailed tracking of conflicted references
to avoid renaming variables when possible
fixes #10168
|
2019-12-23 21:54:57 +01:00 |