Tobias Koppers
|
180f912493
|
Merge tag 'v4.29.2' into next
4.29.2
|
2019-02-06 15:37:11 +01:00 |
Tobias Koppers
|
b25ff237bb
|
Prettify source code
|
2019-02-05 10:08:45 +01:00 |
Tobias Koppers
|
1b402bcae1
|
Merge tag 'v4.28.0' into next
4.28.0
|
2018-12-19 14:05:17 +01:00 |
Ilya Kantor
|
a9d465f183
|
IgnorePlugin: add context argument to checkResource, deprecate checkContext
|
2018-12-18 11:27:06 +03:00 |
Florent Cailhol
|
caefde17ab
|
Remove devtoolLineToLine and lineToLine options
|
2018-11-12 14:26:31 +01:00 |
Tobias Koppers
|
8cf1cdb74f
|
Merge tag 'v4.25.0' into next
4.25.0
|
2018-11-05 10:27:45 +01:00 |
Tobias Koppers
|
0293c3a5ee
|
Merge pull request #8279 from smelukov/support-entry-progress
ProgressPlugin: support progress by entry points
|
2018-11-05 08:55:30 +01:00 |
Tobias Koppers
|
64e3826067
|
use flags to show different parts of the progress message
refactor activeModules to Set for performance reasons
|
2018-11-04 10:33:14 +01:00 |
Michael Ciniawsky
|
8d741fbb0e
|
refactor(BannerPlugin): unify `filename` handling
BREAKING CHANGE: removes `basename` && `query` params (`options.banner`)
|
2018-11-01 20:23:09 +01:00 |
Sergey Melyukov
|
aa8cb0fab7
|
ProgressPlugin: refactoring
|
2018-10-29 15:49:31 +03:00 |
Tobias Koppers
|
518104b3fb
|
Merge tag 'v4.21.0' into next
4.21.0
|
2018-10-17 20:38:00 +02:00 |
Naveen Marella
|
18ef678561
|
Fixed liniting issue in DllPlugin ts file.
|
2018-10-03 10:12:05 -06:00 |
Naveen Marella
|
71f9230383
|
Adding format option for Dll Plugin to get a formatted manifest json.
|
2018-10-03 09:48:29 -06:00 |
Eemeli Aro
|
b624d167a5
|
Add "amd-require" libraryTarget, resulting in a require() wrapper
|
2018-09-26 21:46:16 +03:00 |
Tobias Koppers
|
17044bf9c6
|
Merge tag 'v4.20.0' into next
4.20.0
|
2018-09-25 16:20:42 +02:00 |
Tobias Koppers
|
c7681825f8
|
fix issues with absolutePath, allOf and anyOf
make DllReferencePlugin schema more expressive
typing fixes
|
2018-09-21 11:04:36 +02:00 |
Tobias Koppers
|
8c31f2a708
|
fixes for RegExp in schema
|
2018-09-21 11:04:33 +02:00 |
Tobias Koppers
|
a91f7366dc
|
fix plugin schemas and give them names
|
2018-09-21 11:04:26 +02:00 |
Tobias Koppers
|
20d9cca01f
|
add tooling to sort schema properties
|
2018-09-21 11:04:07 +02:00 |
Tobias Koppers
|
c14c73e034
|
update script to
* handle recursive folders
* create nested folders
* have a linting mode
* have better banner
|
2018-09-21 11:04:00 +02:00 |