Commit Graph

5724 Commits

Author SHA1 Message Date
Manuel Bauer bda8d52810 Added chunkFilenameDelimiter option for SplitChunksPlugin: Applied requested changes 2018-03-12 10:07:31 +01:00
Manuel Bauer 085d2885e4 Added chunkFilenameDelimiter option for SplitChunksPlugin: Added tests and fixed code style 2018-03-09 14:27:19 +01:00
Manuel Bauer ddb78d7c0a Added chunkFilenameDelimiter option for SplitChunksPlugin: Fixed Typo 2018-03-09 10:29:58 +01:00
Manuel Bauer b803c649ee Added chunkFilenameDelimiter option for SplitChunksPlugin: Fixed parameter 2018-03-09 10:28:21 +01:00
Manuel Bauer 36db321e9c Added chunkFilenameDelimiter option for SplitChunksPlugin 2018-03-09 10:12:23 +01:00
Tobias Koppers 41bb63ad69 4.1.1 2018-03-07 16:37:44 +01:00
Tobias Koppers 37f7681be1
Merge pull request #6697 from webpack/bugfix/split-chunks
fix bug where modules are put into the wrong chunk
2018-03-07 16:31:41 +01:00
Tobias Koppers 4d68350128 fix bug where modules are put into the wrong chunk
fixes #6696
2018-03-07 15:39:43 +01:00
Tobias Koppers 8a59ef79b3
Merge pull request #6689 from webpack/bugfix/issue-6688
fix #6688
2018-03-06 21:49:21 +01:00
Tobias Koppers edbb6f64bd
Merge pull request #6670 from SimenB/patch-1
Use 2-digit format for day and month in "built at" output
2018-03-06 15:10:39 +01:00
Tobias Koppers 800e7f967b fix #6688 2018-03-06 15:03:33 +01:00
Tobias Koppers c54df369b5
Merge pull request #6609 from marcalexiei/configuration-version-error
Fix version in configuration error messages
2018-03-06 12:30:55 +01:00
Tobias Koppers 4f399322ad
Merge pull request #6641 from tmilloff/master
Fix #6634
2018-03-06 12:25:19 +01:00
Tobias Koppers 6879ab7f2d
Merge pull request #6685 from webpack/bugfix/node_chunks
Escape chunk names on node
2018-03-06 12:16:22 +01:00
Tobias Koppers 71eff5d6e0
Merge pull request #6686 from webpack/bugfix/ccp-readme
Remove CommonsChunkPlugin link
2018-03-06 12:15:34 +01:00
Florent Cailhol 9eb4daa297 Remove CCP link 2018-03-06 11:40:47 +01:00
Florent Cailhol f9e7a17666 Escape module names 2018-03-06 09:24:07 +01:00
Jason Milloff 1181c0effc Remove accidental filename setting which wasn't needed and was breaking test 2018-03-05 12:13:21 -05:00
Jason Milloff 57c6c4323c Add requested changes from PR comments 2018-03-05 11:45:20 -05:00
Tobias Koppers ae2ae4e504
Merge pull request #6640 from clarkdo/module-assets
fix: module assets is in buildInfo
2018-03-05 16:31:17 +01:00
Tobias Koppers 01a52249d1
Merge pull request #6664 from webpack/ci/test-timeout
larger timeouts to make CI more stable
2018-03-05 15:46:34 +01:00
Clark Du 23208a311c
Show plural if assets are more than one 2018-03-05 17:12:40 +08:00
Tobias Koppers 6970103b79
Merge pull request #6627 from Hoten/feat-uglifyjs-default-sourcemap
defaults: set source map option for UglifyJs to true if SourceMapDevToolPlugin exists
2018-03-05 09:38:26 +01:00
Tobias Koppers 1248616af0
convert arrow function to normal function 2018-03-05 09:31:37 +01:00
Simen Bekkhus bb2320cf13
Update Stats.js 2018-03-05 08:41:07 +01:00
Tobias Koppers f916fc0bb7 4.1.0 2018-03-04 11:39:44 +01:00
Tobias Koppers e12f414a15 larger timeouts to make CI more stable 2018-03-04 10:12:51 +01:00
Tobias Koppers 8eba694775
Merge pull request #6650 from webpack/bump_watchpack
Update watchpack to 1.5.0
2018-03-04 09:34:17 +01:00
Clark Du 81235e1331 Add stats.moduleAssets to show assets inside modules in the Stats 2018-03-04 13:39:05 +08:00
Tobias Koppers 00f70fc65c
Merge pull request #6645 from zacanger/fix/6644
Fix #6644
2018-03-03 18:00:15 +01:00
Tobias Koppers 2e3d319b8b
Merge pull request #6648 from cheapsteak/patch-1
Update downloads badge to point to graph of downloads
2018-03-03 17:58:27 +01:00
Tobias Koppers 01c18cc301
Merge pull request #6651 from webpack/feature/split-chunks-filename
allow to configure filename for splitted chunks
2018-03-03 17:58:05 +01:00
Tobias Koppers 2e687d0f06
Merge pull request #6613 from brentwilton/improve-performance-of-module-concatenation-plugin
improve performance of ModuleConcatenationPlugin for loop
2018-03-03 17:37:38 +01:00
Tobias Koppers 3c5b104e95
Merge pull request #6663 from webpack/feature/support-non-js
expose stuff and all non-bundle modules
2018-03-03 16:56:35 +01:00
Tobias Koppers 2c8ea60368 expose stuff and all non-bundle modules 2018-03-03 15:41:30 +01:00
zacanger b0e14df9ce
Set optimization.splitChunks to false in test webpack config. 2018-03-02 09:50:13 -07:00
marcalexiei 92a3fc2cd3 Config error message – fix version 2018-03-02 17:05:23 +01:00
Clark Du c03293afd7
Add modules assets test 2018-03-02 23:49:15 +08:00
Tobias Koppers ecb65aa75a allow to configure filename for splitted chunks
#6598
2018-03-02 10:14:25 +01:00
Florent Cailhol 325038d3fb Update watchpack to 1.5.0 2018-03-02 10:02:53 +01:00
Chang Wang a2fd80eb57
Update downloads badge to point to graph of downloads 2018-03-01 21:30:03 -05:00
zacanger 3a41ca4ee2
Fix #6644 2018-03-01 18:25:44 -07:00
Brent Wilton 39095efc34 add todo for ModuleConcatenationPlugin for loop bugfix 2018-03-02 14:08:26 +13:00
Connor Clark 17d03c1b24 defaults: set source map option for UglifyJs to true if SourceMapDevToolPlugin exists #6627 2018-03-01 16:08:49 -08:00
Jason Milloff fc0b327d82 Fix #6634 2018-03-01 16:07:24 -05:00
Clark Du b8155970db
fix: module assets is in buildInfo 2018-03-02 02:17:46 +08:00
Tobias Koppers f6e366b4be
Merge pull request #6611 from kvrlk/patch-1
Make error messages better
2018-03-01 13:25:14 +01:00
kvrlk 8d0d2b1695
rollback edit 2018-02-28 18:12:06 +02:00
Brent Wilton 9f37b499bf improve performance of ModuleConcatenationPlugin for loop 2018-02-28 11:46:12 +13:00
kvrlk 97c9a6d84b
fix 2018-02-27 22:41:31 +02:00