mc-zone
|
d045d57e1f
|
falsy checking; improve tests; fix typo
|
2018-02-22 22:28:54 +08:00 |
Ma Cheng
|
bc48785175
|
remove unnecessary declaration.
|
2018-02-22 17:16:59 +08:00 |
mc-zone
|
16c1f9e42c
|
(from xxx) => (@ xxx); fix test
|
2018-02-22 08:50:47 +08:00 |
mc-zone
|
b09a76234c
|
fix beautify-lint
|
2018-02-22 01:12:32 +08:00 |
mc-zone
|
86d6bb094f
|
fix lint
|
2018-02-22 01:06:02 +08:00 |
mc-zone
|
9cfb71122b
|
improve tests
|
2018-02-22 01:02:01 +08:00 |
mc-zone
|
d0a6e8136b
|
pass `from`(error's source) through constructors.
|
2018-02-22 01:00:20 +08:00 |
mc-zone
|
a3243520dd
|
add tests
|
2018-02-21 17:43:02 +08:00 |
mc-zone
|
c9011fe771
|
add loader name to error.from and display it in error message
|
2018-02-21 17:42:03 +08:00 |
Tobias Koppers
|
4da1cebe67
|
Merge pull request #6482 from EugeneHlushko/profiling-plugin-schema
Improvement: add schema for profiling plugin options, remove todo item
|
2018-02-15 08:07:34 +01:00 |
EugeneHlushko
|
abc3238d01
|
Improvement: add schema for profiling plugin options, remove todo item: update tests
|
2018-02-14 10:33:49 +02:00 |
EugeneHlushko
|
3d7a284082
|
Improvement: add schema for profiling plugin options, remove todo item: update tests
|
2018-02-14 10:32:31 +02:00 |
EugeneHlushko
|
f33cf76608
|
Improvement: add schema for profiling plugin options, remove todo item: add docs, rename option
|
2018-02-14 10:29:29 +02:00 |
EugeneHlushko
|
97cd2dde70
|
Improvement: add schema for profiling plugin options, remove todo item: abs path to false
|
2018-02-14 09:49:15 +02:00 |
EugeneHlushko
|
fb4b275dc9
|
Improvement: add schema for profiling plugin options, remove todo item
|
2018-02-13 19:13:07 +02:00 |
Tobias Koppers
|
33c907e1b7
|
Merge branch 'master' into next
# Conflicts:
# examples/aggressive-merging/README.md
# examples/chunkhash/README.md
# examples/code-splitted-css-bundle/README.md
# examples/code-splitted-require.context-amd/README.md
# examples/code-splitted-require.context/README.md
# examples/code-splitting-bundle-loader/README.md
# examples/code-splitting-harmony/README.md
# examples/code-splitting-native-import-context/README.md
# examples/code-splitting-specify-chunk-name/README.md
# examples/code-splitting/README.md
# examples/coffee-script/README.md
# examples/common-chunk-and-vendor-chunk/README.md
# examples/common-chunk-grandchildren/README.md
# examples/commonjs/README.md
# examples/css-bundle/README.md
# examples/dll-app-and-vendor/0-vendor/README.md
# examples/dll-app-and-vendor/1-app/README.md
# examples/dll-user/README.md
# examples/dll/README.md
# examples/explicit-vendor-chunk/README.md
# examples/externals/README.md
# examples/extra-async-chunk-advanced/README.md
# examples/extra-async-chunk/README.md
# examples/harmony-interop/README.md
# examples/harmony-library/README.md
# examples/harmony-unused/README.md
# examples/harmony/README.md
# examples/http2-aggressive-splitting/README.md
# examples/hybrid-routing/README.md
# examples/i18n/README.md
# examples/loader/README.md
# examples/mixed/README.md
# examples/move-to-parent/README.md
# examples/multi-compiler/README.md
# examples/multi-part-library/README.md
# examples/multiple-commons-chunks/README.md
# examples/multiple-entry-points-commons-chunk-css-bundle/README.md
# examples/multiple-entry-points/README.md
# examples/named-chunks/README.md
# examples/require.context/README.md
# examples/require.resolve/README.md
# examples/scope-hoisting/README.md
# examples/source-map/README.md
# examples/two-explicit-vendor-chunks/README.md
# examples/web-worker/README.md
# package.json
|
2018-02-13 10:18:53 +01:00 |
Tobias Koppers
|
f01054664f
|
update examples
|
2018-02-10 15:40:10 +01:00 |
Tobias Koppers
|
bc840ec874
|
3.11.0
|
2018-02-10 15:37:11 +01:00 |
Tobias Koppers
|
df65475ba3
|
4.0.0-beta.1
|
2018-02-10 15:10:28 +01:00 |
Tobias Koppers
|
d518b36de7
|
update examples
|
2018-02-10 15:09:46 +01:00 |
Tobias Koppers
|
0b566508fb
|
hide buildAt in examples
|
2018-02-10 15:09:34 +01:00 |
Tobias Koppers
|
6f1b6d9d98
|
fix chunkhash example
|
2018-02-10 15:04:45 +01:00 |
Tobias Koppers
|
be18ad1a1d
|
fix test case
watch test cases are not executed by CI
|
2018-02-10 14:52:13 +01:00 |
Tobias Koppers
|
0f88f8db74
|
Merge pull request #6468 from webpack/bugfix/issue-6459
fixes #6459
|
2018-02-09 20:23:09 +01:00 |
Tobias Koppers
|
74fefc91c7
|
Merge pull request #6466 from webpack/bugfix/import-no-module
fix a crash with buildMeta of null
|
2018-02-09 18:29:40 +01:00 |
Tobias Koppers
|
85ff5507a5
|
fixes #6459
|
2018-02-09 18:01:31 +01:00 |
Tobias Koppers
|
45b11b5dde
|
Merge pull request #6465 from webpack/revert-6394-TheLarkInn-patch-1
Revert "Wrap default entry property in array"
|
2018-02-09 17:38:53 +01:00 |
Tobias Koppers
|
4d77f847db
|
fix a crash with buildMeta of null
|
2018-02-09 17:35:28 +01:00 |
Tobias Koppers
|
edd8daf1d7
|
Merge branch 'master' into next
# Conflicts:
# lib/optimize/ConcatenatedModule.js
# package.json
# yarn.lock
|
2018-02-09 17:04:33 +01:00 |
Tobias Koppers
|
08f5ad9fb4
|
Revert "Wrap default entry property in array"
|
2018-02-09 16:48:39 +01:00 |
Tobias Koppers
|
4aca5acb3d
|
Merge pull request #6463 from alexnoz/patch-1
Fix typos
|
2018-02-09 14:38:37 +01:00 |
Tobias Koppers
|
f135651709
|
Merge pull request #6455 from Connormiha/simplify-for-loop-entry-point
Simplify for loop in EntryPoint.getFiles
|
2018-02-09 11:32:30 +01:00 |
Tobias Koppers
|
e5cbdd3730
|
Merge pull request #6456 from MagicDuck/eval_sourcemap_filter
EvalSourceMapDevToolPlugin: add ability to filter modules
|
2018-02-09 11:31:59 +01:00 |
Alex Nozdriukhin
|
dcde5f4bd1
|
Fix typos
|
2018-02-09 19:25:22 +09:00 |
Stephan Badragan
|
59d9b9f8aa
|
EvalSourceMapDevToolPlugin: add ability to filter which modules get sourcemapped
see: https://github.com/webpack/webpack/issues/6450
This is useful to filter out stuff you don't care about or stuff that's very
large and screws up with devtools.
|
2018-02-08 17:33:55 -08:00 |
Mihail Bodrov
|
b84ac5bc11
|
Fix typo
|
2018-02-08 02:28:08 +03:00 |
Mihail Bodrov
|
80d2e22684
|
Simplify for loop in EntryPoint.getFiles
|
2018-02-08 01:11:21 +03:00 |
Tobias Koppers
|
605677563b
|
Merge pull request #6453 from webpack/hot_tests_timeout
Set Hot test cases timeout to 5s
|
2018-02-07 18:03:40 +01:00 |
Florent Cailhol
|
f072fd2978
|
Set Hot test cases timeout to 5s
|
2018-02-07 10:44:15 +01:00 |
Tobias Koppers
|
313944891d
|
Merge pull request #6432 from webpack/bugfix/split-chunks-duplicate
fixes #6413
|
2018-02-06 09:14:12 +01:00 |
Sean Larkin
|
9df87ad3dc
|
Merge pull request #6394 from webpack/TheLarkInn-patch-1
Wrap default entry property in array
|
2018-02-06 08:01:41 +01:00 |
Tobias Koppers
|
b50a5b61c4
|
Merge pull request #6384 from benthemonkey/next
Add "single" option to RuntimeChunkPlugin
|
2018-02-05 17:35:55 +01:00 |
Tobias Koppers
|
1de3d4838a
|
Merge pull request #6416 from kingdaro/removed-plugin-errors
feat: add helpful error messages for removed plugins
|
2018-02-05 17:33:43 +01:00 |
Tobias Koppers
|
4dd521f498
|
fixes #6413
|
2018-02-05 17:14:31 +01:00 |
Tobias Koppers
|
b3f3100259
|
Merge pull request #6429 from webpack/fix-6426/ENAMETOOLONG
Truncate generated chunk name if too long
|
2018-02-05 09:16:19 +01:00 |
Tobias Koppers
|
23891b2bf3
|
Merge pull request #6425 from ruszki/feature/alterable-sourcemap-footer
Remove footer from source maps and eval
|
2018-02-05 09:14:36 +01:00 |
Tobias Koppers
|
0b3eabdf15
|
fix naming of file
|
2018-02-05 09:13:47 +01:00 |
Florent Cailhol
|
6ebdc6b309
|
Truncate generated chunk name if too long
Fixes #6426
|
2018-02-02 09:55:52 +01:00 |
kingdaro
|
722711a632
|
refactor(RemovedPluginError): extend WebpackError
|
2018-02-01 21:15:43 -05:00 |
ruszki
|
28288c82bd
|
Remove unnecessary conditions
|
2018-02-01 19:36:55 +01:00 |