Commit Graph

24 Commits

Author SHA1 Message Date
alexander.akait 93743d233a refactor: code 2024-08-02 19:32:31 +03:00
alexander.akait 3e3dfd781b fix(types): more 2024-03-17 20:15:44 +03:00
alexander.akait a0529bef76 refactor(types): fix 2023-05-26 01:21:31 +03:00
alexander.akait 3591783d9e refactor(types): wasm and runtime 2023-05-26 01:18:44 +03:00
Tobias Koppers 59c27a9194
Merge pull request #11330 from webpack/improve/automatic-prefetch-plugin
improve AutomaticPrefetchPlugin performance
2021-01-19 20:19:39 +01:00
Naveen Jain f72b803ed6 Fixed automaticPrefetchPlugin to not apply loaders via config to the requests 2021-01-13 10:42:01 +01:00
Ivan Kopeykin 33e315d231 improve AutomaticPrefetchPlugin performance 2020-08-16 17:29:47 +03:00
Florent Cailhol d881bb4c8f Add types to various plugins 2018-11-02 21:06:35 +01:00
Tobias Koppers 6ca7ae1c48 make Compilation.modules a Set 2018-09-06 17:03:24 +02:00
Tobias Koppers e0f84652c0 remove Module.prefetched
remove prefeteched from Stats
make Compilation.addModuleChain public and remove onModule argument
remove Compilation.prefetch
2018-08-22 15:19:05 +02:00
Tobias Koppers cf5f1d723c format existing code 2018-07-30 21:29:21 +02:00
Tobias Koppers 559cf94edb Simplify imports 2018-07-09 15:09:00 +02:00
Sean Larkin 87589e72d9 add NormalModuleType inline 2018-06-23 10:53:59 -04:00
Legends b03804eabf added Compiler, @returns void 2018-06-21 12:39:48 +02:00
Legends 60e1afe19c AutomaticPrefetchPlugin typings added 2018-06-14 16:51:20 +02:00
Tobias Koppers 5238159d21 run prettier on existing code 2018-02-25 02:00:20 +01:00
Suguru Motegi 864e563173 replace Async with Neo-Async 2018-02-11 14:31:08 -08:00
Florent Cailhol 36c690d37f Use tapable instead of 'plugin' 2017-12-08 14:23:31 +01:00
SendilKumar N 26456f96d4 Changing async to asyncLib 2017-04-05 21:05:00 +08:00
Sergey Rubanov e52702050a refactor(es6): Upgrade AutomaticPrefetchPlugin to es6 (#3682) 2017-01-03 14:19:06 -06: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 cebd3b9722 added linting 2015-04-23 23:55:50 +02:00
Tobias Koppers 80a3a7b08d added experimental AutomaticPrefetchPlugin 2015-02-04 23:22:33 +01:00