Commit Graph

14 Commits

Author SHA1 Message Date
Nitin Kumar 412ae5425e chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
Asriel Yu 96da766002
Merge branch 'webpack:main' into fix-callback-err-type-should-include-null 2022-01-14 20:07:21 +08:00
jeange1003 8e914b7520 fix: add CORS methods and headers for lazyCompilation 2022-01-07 16:52:13 +08:00
Asriel Yu 136b723023 fix callback err type should include null 2021-12-24 20:27:31 +08:00
Tobias Koppers 87dc2d8695 avoid modifying options object 2021-11-02 13:26:17 +01:00
Ivan Kopeykin 517429ff65 fix port 2021-10-30 19:45:33 +03:00
Tobias Koppers a8b00f864c nitpicks 2021-10-25 12:21:14 +02:00
Tobias Koppers ba154bc741 refactor and add test case 2021-10-25 12:12:52 +02:00
Chaz Gatian 537da95879 feat: add lazyCompilationBackend configuration
support customizing lazyCompilationBackend's port and server options

Fixes #14053, Fixes #14205
2021-09-16 10:47:04 -04:00
Tobias Koppers cdf73dacf5 add workaround for node.js memory leak 2021-07-07 10:03:22 +02:00
Tobias Koppers c749122c03 improve disposing of lazy compilation backend server 2021-06-28 09:50:48 +02:00
Tobias Koppers f5652f19c4 remove unneeded code 2021-02-01 16:56:02 +01:00
Karlis Gangis 2656d072aa Fix lazy compilation ignoring the 'client' configuration option 2021-01-27 18:40:12 +02:00
Tobias Koppers a1515fa9f0 add experimental lazy compilation 2021-01-21 17:39:56 +01:00