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
Tobias Koppers
2942087b43
Merge pull request #10170 from webpack/bugfix/nested-require
...
fix parsing of requires in requires
2019-12-23 20:05:20 +01:00
Tobias Koppers
83fca93ef9
Merge pull request #10169 from webpack/bugfix/missing-mimetype
...
show error when mimetype is missing
2019-12-23 20:05:09 +01:00
dependabot-preview[bot]
a3c137eb6b
chore(deps-dev): bump @types/node from 12.12.21 to 12.12.22
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.21 to 12.12.22.
- [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>
2019-12-23 17:04:57 +00:00
Tobias Koppers
b87b948406
show error when mimetype is missing
2019-12-23 17:44:41 +01:00
Tobias Koppers
26231576a8
fix parsing of requires in requires
2019-12-23 17:43:41 +01:00
Tobias Koppers
bd21c4d04f
5.0.0-beta.10
2019-12-22 01:06:34 +01:00
Tobias Koppers
9a65e04c19
Merge pull request #10161 from webpack/dependabot/npm_and_yarn/eslint-6.8.0
...
chore(deps-dev): bump eslint from 6.7.2 to 6.8.0
2019-12-22 01:05:17 +01:00
Tobias Koppers
67b148a802
Merge pull request #10162 from webpack/dependabot/npm_and_yarn/typescript-3.7.4
...
chore(deps-dev): bump typescript from 3.7.3 to 3.7.4
2019-12-22 01:05:07 +01:00
Tobias Koppers
e99535c18d
Merge pull request #10166 from webpack/bugfix/exports
...
bugfixes for exports and mangling
2019-12-22 00:53:38 +01:00
Tobias Koppers
853ec50b57
bugfixes
...
allow mangle even if object prototype export names are used
prevent mangling for object prototype export names in CommonJS
only treat Object.defineProperty for top-level this as export
replace Object.defineProperty correctly when value is in brakets
2019-12-21 20:32:25 +01:00
dependabot-preview[bot]
03ee7da577
chore(deps-dev): bump typescript from 3.7.3 to 3.7.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 21:57:14 +00:00
dependabot-preview[bot]
dcba9e09b8
chore(deps-dev): bump eslint from 6.7.2 to 6.8.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.7.2 to 6.8.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.7.2...v6.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 21:20:30 +00:00
Tobias Koppers
28ea63a2fb
Merge pull request #10158 from webpack/feature/better-progress-profile
...
improved progress and progress profiling
2019-12-20 18:00:38 +01:00
Tobias Koppers
91e2409566
Merge pull request #10157 from webpack/dependabot/npm_and_yarn/style-loader-1.1.1
...
chore(deps-dev): bump style-loader from 1.0.2 to 1.1.1
2019-12-20 16:41:09 +01:00
Tobias Koppers
84ceac8974
Merge pull request #10153 from webpack/cache/render-module
...
cache module wrappers in memory
2019-12-20 16:37:27 +01:00
Tobias Koppers
a64732abab
Merge pull request #10154 from webpack/bugfix/load-module-cycle
...
detect cycles during this.loadModule from loader
2019-12-20 16:37:15 +01:00
Tobias Koppers
6a3680bd68
improved progress and progress profiling
2019-12-20 16:34:51 +01:00
dependabot-preview[bot]
e3d6dfa837
chore(deps-dev): bump style-loader from 1.0.2 to 1.1.1
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 1.0.2 to 1.1.1.
- [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.0.2...v1.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 14:33:21 +00:00
Tobias Koppers
687f73cda9
fix test case naming which causes weird CI failures
2019-12-20 13:54:12 +01:00
Tobias Koppers
567ff7f026
Don't use JSON.parse when json is a string
2019-12-20 12:53:17 +01:00
Tobias Koppers
d16abb3294
detect cycles during this.loadModule from loader
...
fix #10152
2019-12-20 12:50:55 +01:00
Tobias Koppers
b398814628
cache module wrappers in memory
2019-12-19 14:26:27 +01:00
Tobias Koppers
dda3279221
Merge tag 'v4.41.4'
...
4.41.4
2019-12-19 13:55:43 +01:00
Tobias Koppers
fb6f44df3d
Merge pull request #10151 from webpack/feature/prefetch-runtime-module
...
refactor chunk prefetching/preloading into separate plugin and runtime modules
2019-12-19 13:36:22 +01:00
Tobias Koppers
6b9d510612
refactor chunk prefetching/preloading into separate plugin and runtime modules
2019-12-19 12:01:46 +01:00
Yury Michurin
25d28358d3
Revert "Update snapshot"
...
This reverts commit 322a462b09 .
2019-12-19 12:33:29 +02:00
Yury Michurin
322a462b09
Update snapshot
2019-12-19 12:14:01 +02:00
Yury Michurin
553638dcd1
Use chunkGraph API directly
2019-12-19 12:13:42 +02:00
Yury Michurin
bd07e67a6a
Fix quote
2019-12-19 12:03:49 +02:00
Yury Michurin
8b9fea3790
Set contentHashType to javascript
2019-12-19 12:03:49 +02:00