Florent Cailhol
|
84c915b191
|
Add hook types for templates
|
2018-11-02 15:40:13 +01:00 |
Tobias Koppers
|
a262b83580
|
remove globalPath and useChunkHash feature
It's no longer needed, because we hash the runtime how
|
2018-10-24 09:39:51 +02:00 |
Tobias Koppers
|
518104b3fb
|
Merge tag 'v4.21.0' into next
4.21.0
|
2018-10-17 20:38:00 +02:00 |
Eemeli Aro
|
c0a619abe3
|
Use a single options argument for AmdMainTemplatePlugin
|
2018-09-27 08:01:17 +03:00 |
Eemeli Aro
|
b624d167a5
|
Add "amd-require" libraryTarget, resulting in a require() wrapper
|
2018-09-26 21:46:16 +03:00 |
Tobias Koppers
|
dece2e69e3
|
Merge tag 'v4.20.1' into next
4.20.1
|
2018-09-25 16:21:39 +02:00 |
Tobias Koppers
|
17044bf9c6
|
Merge tag 'v4.20.0' into next
4.20.0
|
2018-09-25 16:20:42 +02:00 |
Tobias Koppers
|
d836bcb027
|
fixes #8081
|
2018-09-25 14:45:30 +02:00 |
Tobias Koppers
|
d48975c948
|
use types from schema
|
2018-09-21 11:04:19 +02:00 |
Tobias Koppers
|
bad9d8a271
|
move Module.id into ChunkGraph
remove disconnect and unseal from Module
|
2018-08-28 15:08:52 +02:00 |
Tobias Koppers
|
3cf01999b5
|
add ChunkGraph
move chunk modules and module chunks into the ChunkGraph
remove outdated unit tests
|
2018-08-14 15:32:13 +02:00 |
Tobias Koppers
|
cf5f1d723c
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
Florent Cailhol
|
2a9452e51b
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
Florent Cailhol
|
ed9d0246d5
|
Add typings for various library template plugins
|
2018-05-09 11:40:55 +02:00 |
Florent Cailhol
|
f1092ad516
|
Update prettier toolchain
|
2018-03-26 16:56:10 +02:00 |
Florent Cailhol
|
3983803d30
|
Destructure 'require' to improve readability
|
2018-03-22 12:05:58 +01:00 |
Tobias Koppers
|
5238159d21
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
Sean Larkin
|
6554845d18
|
fix: failing tests, typo, and missing .tap fn
|
2017-12-15 23:46:41 -08:00 |
Sean Larkin
|
54178cbc19
|
add proper plugin names, rever ruleset change, reverse order of used function
|
2017-12-15 17:07:32 -08:00 |
Sean Larkin
|
18953ff743
|
fix(eslint): correct keyword after spacing rule for eslint)
|
2017-12-15 16:23:46 -08:00 |
Sean Larkin
|
5eee030cae
|
fix(tapable): refactored calls to iterator and add some destructuring
|
2017-12-15 16:14:19 -08:00 |
Sean Larkin
|
25c135aa82
|
feat(tapable): upgrade other template plugins
|
2017-12-08 02:05:45 -08:00 |
Tobias Koppers
|
56328a7cab
|
upgrate tapable in Templates
|
2017-11-28 18:43:01 +01:00 |
Tobias Koppers
|
91bfd4559a
|
move pathinfo comment into Template helper function
change toIdentifier to generate less underscores
|
2017-08-08 09:42:43 +02:00 |
Åsmund Grammeltvedt
|
5bda245248
|
Remove deprecated property usage
The deprecation warning appears to cause build failures in some cases.
|
2017-06-25 16:03:05 +02:00 |
Ali BARIN
|
9c36c08a69
|
Remove unnecessary backtick in AmdMainTemplatePlugin
|
2017-03-02 14:40:41 +01:00 |
Tim Sebastian
|
3515fddb53
|
escape __WEBPACK_EXTERNAL_MODULE_ through Template.toIdentifier
|
2017-02-20 19:17:51 +11:00 |
Tim Sebastian
|
1227054a92
|
use const instead of let in AmdMainTemplatePlugin
|
2017-02-05 10:00:11 +11:00 |
abouthiroppy
|
750a5428fa
|
refactor(AmdMainTemplatePlugin): update AmdMainTemplatePlugin to es2015
|
2016-12-29 16:17:03 +09:00 |
Tobias Koppers
|
ded70aef28
|
moves stuff from webpack-core to webpack-sources
|
2015-12-29 17:44:55 +01:00 |
Tobias Koppers
|
f7d799adb4
|
rebeautify without spacing after keyword
|
2015-07-16 00:19:23 +02:00 |
Avi Haiat
|
0a340f2b1a
|
feat(app): Beautify all lib files
|
2015-07-13 01:20:09 +03:00 |
Tobias Koppers
|
738c1d3e68
|
support library with CommonsChunkPlugin
fixes #622
|
2014-12-22 16:10:23 +01:00 |
Tobias Koppers
|
614891e6bb
|
bug fix #427
|
2014-09-16 19:33:21 +02:00 |
Jason Anderson
|
f371945a29
|
Add TemplatedPathPlugin
|
2014-09-11 15:31:08 +02:00 |
Tobias Koppers
|
03c87c11a4
|
support [name] in chunkFilename
fixes #358
|
2014-07-17 01:52:41 +02:00 |
Tobias Koppers
|
3247725ba3
|
refactored MainTemplate to plugin interface
|
2014-06-02 21:23:53 +02:00 |