Commit Graph

11 Commits

Author SHA1 Message Date
alexander.akait 9943f3506a style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait 0b745968a2 style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait a592b62686 style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait ede77bcb20 refactor(type): small improve 2023-05-01 00:58:34 +03:00
Ivan Kopeykin b531eb629f fix types 2022-02-08 21:48:57 +03:00
Tobias Koppers 8b685637e1
slice instead of substring 2020-12-22 14:24:32 +01:00
Iván Zaera Avellón 39adecf568
fix #12255
When looking for common suffixes, strip the common prefix (if any) from
the items, so that the method doesn't fail when they overlap.
2020-12-22 12:29:08 +01:00
Tobias Koppers 03c795fcd8 handle edge case for boolean matcher 2020-10-27 11:43:54 +01:00
Tobias Koppers 7661ad868a generate code that executes depending on runtime
fixes #11770
2020-10-27 06:30:49 +01:00
evilebottnawi b16a345e9f chore: setup cspell 2020-03-13 12:28:55 +03:00
Tobias Koppers c5f94f3b6a don't emit and load JS files for chunks without JS modules
allow custom module types in rules
allow configCases to access stats
2019-05-22 13:12:15 +02:00