Tobias Koppers
|
abfe46779b
|
Merge pull request #4102 from nicosesma/refactor-MultiStats
Refactored MultiStats.js to ES6, as well as MultiStats.test.js WIP
|
2017-04-05 14:15:27 +02:00 |
Tobias Koppers
|
0c29e0fc7a
|
Merge branch 'master' into refactor-MultiStats
|
2017-04-05 12:56:26 +02:00 |
Tobias Koppers
|
4a5d3dc39c
|
Merge pull request #4469 from willmendesneto/refactor-remove-and-do
refactor(removeAndDo): upgrading to ES6
|
2017-04-05 12:50:34 +02:00 |
Tobias Koppers
|
62d56e9be2
|
Merge pull request #4637 from webpack/bot/fixes
minor fixes in bot configuration
|
2017-04-05 07:27:15 +02:00 |
Tobias Koppers
|
d855a7d2be
|
add tag always
|
2017-04-04 22:20:23 +02:00 |
Tobias Koppers
|
b2d85e9ad7
|
less spammy
|
2017-04-04 22:17:15 +02:00 |
Tobias Koppers
|
114c2e0f17
|
Merge pull request #4107 from webpack/bugfix/issue-4086
fixes #4086
|
2017-04-04 18:26:54 +02:00 |
Tobias Koppers
|
83ad4b0f35
|
Merge pull request #4169 from kball/IS4156-multicompiler-watch-options
Update MultiCompiler and lib/webpack to better support multiple watchOptions
|
2017-04-04 18:21:13 +02:00 |
Tobias Koppers
|
b0e03f4d8e
|
Merge pull request #4256 from jescalan/master
Template strings in MainTemplate file
|
2017-04-04 18:16:50 +02:00 |
Tobias Koppers
|
7a1a439f02
|
Merge pull request #4634 from webpack/example/chunkhash
generate correct chunkhash configuration in example
|
2017-04-04 11:44:30 +02:00 |
Tobias Koppers
|
ac1a25d7a0
|
allow passing a single options object to a MultiCompiler
|
2017-04-04 11:43:48 +02:00 |
Tobias Koppers
|
b4edb67d3a
|
fix formatting
|
2017-04-04 11:40:25 +02:00 |
Tobias Koppers
|
be8e1b3f19
|
Merge pull request #4633 from smelukov/refactor-normal-module-factory
ES6 refactoring in NormalModuleFactory
|
2017-04-04 10:51:44 +02:00 |
Tobias Koppers
|
9ab130427f
|
Merge pull request #4343 from sendilkumarn/refactor-es6
Refactor NodestuffPlugin / JsonpMainTemplatePlugin / ModuleFilenameHelpers
|
2017-04-04 10:49:50 +02:00 |
Tobias Koppers
|
9bb19e69f5
|
generate correct chunkhash configuration in example
fixes #4396
|
2017-04-04 10:48:59 +02:00 |
Tobias Koppers
|
b7f40a1e29
|
less spammy update message
|
2017-04-04 10:31:54 +02:00 |
Sergey Melyukov
|
3ebcf71e8e
|
let to const in NormalModuleFactory
|
2017-04-04 11:27:36 +03:00 |
Tobias Koppers
|
72f71762a0
|
remove nested template string
linter seem to have a problem with it
|
2017-04-04 10:18:43 +02:00 |
SendilKumar N
|
dbf4b0d7eb
|
changed to template strings
|
2017-04-04 10:18:43 +02:00 |
Tobias Koppers
|
afb400d3dc
|
formating
|
2017-04-04 10:18:43 +02:00 |
SendilKumar N
|
f962eee840
|
fixing comments
|
2017-04-04 10:18:43 +02:00 |
SendilKumar N
|
dbf4c03eb2
|
refactor(ES6): ModuleFilenameHelpers
|
2017-04-04 10:18:43 +02:00 |
SendilKumar N
|
854373912b
|
Refactor(ES6): JsonpMainTemplatePlugin
|
2017-04-04 10:18:43 +02:00 |
SendilKumar N
|
0d31e0b801
|
Refactor(ES6): NodeStuffPlugin
|
2017-04-04 10:12:52 +02:00 |
Tobias Koppers
|
e7c13d75e4
|
Merge pull request #4553 from timse/named-chunks-plugin
Named chunks plugin
|
2017-04-04 09:45:08 +02:00 |
Tobias Koppers
|
050f5f1e09
|
Merge pull request #4632 from smelukov/refactor-depenpecies-block-and-module
ES6 refactoring in DependenciesBlock and Module
|
2017-04-04 09:44:48 +02:00 |
Sergey Melyukov
|
57bc98cf07
|
added test for DependenciesBlock#hasDependencies
|
2017-04-04 02:07:14 +03:00 |
Sergey Melyukov
|
4c10a1f755
|
added test for Module#toString
|
2017-04-04 01:40:13 +03:00 |
Sergey Melyukov
|
7c4883c103
|
ES6 refactoring in NormalModuleFactory
|
2017-04-04 00:28:08 +03:00 |
Sergey Melyukov
|
7adbc2deb9
|
ES6 refactoring in DependenciesBlock and Module
|
2017-04-04 00:22:23 +03:00 |
Tobias Koppers
|
512d468fdf
|
Merge pull request #4628 from webpack/bot/improvement
Improved bot
|
2017-04-03 22:16:49 +02:00 |
Tobias Koppers
|
02d58d82a9
|
Merge pull request #4542 from Waidd/extended-api-plugin-chunkname
Feature: Make ExtendedAPIPlugin expose chunkname.
|
2017-04-03 21:48:00 +02:00 |
Tobias Koppers
|
e2bb2f41fa
|
Merge pull request #4568 from jaridmargolin/WebpackError
Webpack error
|
2017-04-03 20:37:32 +02:00 |
Tobias Koppers
|
aff1ea87a5
|
Merge pull request #4626 from webpack/bugfix/local-amd-commonjs-wrapped
Bugfix/local amd commonjs wrapped
|
2017-04-03 20:36:27 +02:00 |
Tobias Koppers
|
147c9bba68
|
Improved bot
|
2017-04-03 18:41:22 +02:00 |
Tobias Koppers
|
584f4da4a3
|
Merge pull request #4500 from timse/make-ignored-relative
Make ignored relative
|
2017-04-03 17:00:15 +02:00 |
Tobias Koppers
|
ca5086da68
|
space to tabs
|
2017-04-03 16:53:26 +02:00 |
Tobias Koppers
|
a573e9983d
|
Merge pull request #4627 from jimmyn/patch-1
Update README.md
|
2017-04-03 16:50:49 +02:00 |
Jarid Margolin
|
70e48d2c31
|
Create base WebpackError class with inspect method.
|
2017-04-03 10:42:53 -04:00 |
Tim Sebastian
|
6441a357ef
|
use makerelative method in test
|
2017-04-03 21:13:29 +10:00 |
Tim Sebastian
|
385769bc46
|
use split trick to make code simpler, integrate makeRelative as static method into recordsidplugin
|
2017-04-03 21:13:18 +10:00 |
Tobias Koppers
|
7ee479579e
|
Merge pull request #4381 from timse/add-suppressWarnings-functionality
Add suppress warnings functionality
|
2017-04-03 12:09:58 +02:00 |
zastavnitskiy
|
28d0693289
|
Stringify module name using json module
|
2017-04-03 11:35:19 +02:00 |
zastavnitskiy
|
e7c539d8ad
|
Style changes
|
2017-04-03 11:35:19 +02:00 |
zastavnitskiy
|
339e8e1ea1
|
Fix tests — let's default to an empty object if exports keyword is overriden
|
2017-04-03 11:35:18 +02:00 |
zastavnitskiy
|
c0314a59f1
|
1. webpack source definitions are now one-liners
2. Pass module id from dependency to generated source code
|
2017-04-03 11:35:18 +02:00 |
zastavnitskiy
|
c0c116321b
|
webpack — local dependecies. Work in progress
Fix Duplicated __WEBPACK_AMD_DEFINE_FACTORY__ by renaming it to __WEBPACK_LOCAL_MODULE_[n]__factory.
Don't pass global module to define factory.
|
2017-04-03 11:35:18 +02:00 |
zastavnitskiy
|
3413efd2e5
|
Fix resolving of local common js wrapped modules.
When generating webpack output, check, if commonjs wrapping returns undefined and use module.exports instead of return value.
|
2017-04-03 11:35:18 +02:00 |
Tobias Koppers
|
4153b58c53
|
Merge pull request #4625 from smelukov/original-module-source
Add originalSource method to NormalModule
|
2017-04-03 11:26:07 +02:00 |
Tobias Koppers
|
c1ce93a1a9
|
Merge pull request #4617 from ricmatsui/rm-fix-hot-module-replacement
Fix hot module main flag for hot module replacement
|
2017-04-03 11:25:22 +02:00 |