Alexander Akait
99c36fab8e
refactor: remove unused types ( #19894 )
2025-09-10 14:38:19 +03:00
alexander-akait
a61ea77727
fix: types
2025-08-21 16:14:20 +03:00
Alexander Akait
7cdb4b92fe
fix: many types
2025-08-20 13:50:12 +03:00
Ryuya
262aab7fdb
feat: enable tree-shaking for ESM external modules with named imports ( #19641 )
2025-07-25 18:22:02 +03:00
Alexander Akait
52dc1936a9
chore: refactor plugin name ( #19456 )
2025-04-23 15:03:37 +03:00
fi3ework
66306aa456
Revert "fix: module-import get fallback from externalsPresets"
...
This reverts commit c951c982e3
.
2024-08-19 19:50:35 +08:00
fi3ework
c951c982e3
fix: module-import get fallback from externalsPresets
2024-08-13 12:10:06 +08:00
Tobias Koppers
a66290a15f
add support for async externals
...
add `promise` external
add `import` external (uses import())
add `output.importFunctionName` option to change the `import()` function name
allow for inline external type when using arrays
fix some typings
fix namespace object behavior when using system external and accessing nested property
fix interop behavior for async dynamic modules
2020-05-19 17:25:43 +02:00
Tobias Koppers
b9c50fdb09
fix jsdoc documentations
2020-04-28 19:42:58 +02:00
Florent Cailhol
d881bb4c8f
Add types to various plugins
2018-11-02 21:06:35 +01:00
Tobias Koppers
cf5f1d723c
format existing code
2018-07-30 21:29:21 +02:00
Tobias Koppers
5238159d21
run prettier on existing code
2018-02-25 02:00:20 +01:00
Florent Cailhol
7dd41b55c6
Replace deprecated Tapable#apply by Plugin#apply
2017-12-20 11:53:56 +01:00
Florent Cailhol
36c690d37f
Use tapable instead of 'plugin'
2017-12-08 14:23:31 +01:00
Tushar Sharma
ee84d788dd
vars to lets and const
2017-11-15 13:58:45 +05:30
Ryan Braganza
994bc7a701
refactor(es6): Upgrade ExternalsPlugin to es6 ( #3621 )
2016-12-29 01:08:46 -06:00
Tobias Koppers
5a5b732785
refactored ExternalsPlugins to plugin based approach
...
instead of decorator
2015-05-13 00:15:01 +02:00
Tobias Koppers
a7f9340885
added externals option
2014-03-05 09:58:51 +01:00