Commit Graph

10 Commits

Author SHA1 Message Date
alexander.akait a592b62686 style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait 93b3008fc0 chore: improve jsdoc eslint rules 2024-07-30 15:26:24 +03:00
alexander.akait 27cae68bda feat: allow to use `falsy` loaders and plugins 2023-06-14 18:25:31 +03:00
Tobias Koppers 2ed5212fbe handle ident handling for loader + options shorthand rule syntax 2020-01-16 09:14:10 +01:00
Tobias Koppers 085f3d7f89 improve location reporting 2019-12-17 17:15:49 +01:00
Tobias Koppers cfac87382f cleaup
add missing loader options place
2019-12-17 16:33:06 +01:00
Sergey Melyukov c11f89c976 pr comments 2019-12-16 13:40:04 +03:00
Tobias Koppers 0505e177f1 add more types and fix/remove TODOs
change Chunk.files to Set
remove checkContext from IgnorePlugin
remove external flag from ExternalModule
2019-06-14 10:45:56 +02:00
Tobias Koppers 52d526afb4
remove TODO 2019-05-20 09:20:44 +02:00
Tobias Koppers 74d4669d73 rewrite RuleSet to RuleSetCompiler with plugins
remove some deprecated features (query, loaders)
add missing condition (realResource)
2019-05-16 11:37:52 +02:00