-
-
Notifications
You must be signed in to change notification settings - Fork 781
Closed as duplicate of#7723
Labels
PR welcomefeatNew feature or requestNew feature or requestteamThe issue/pr is created by the member of Rspack.The issue/pr is created by the member of Rspack.
Description
What problem does this feature solve?
Resolves the given request to a module, applies all configured loaders and calls back with the generated source, the sourceMap and the module instance (usually an instance of NormalModule). Use this function if you need to know the source code of another module to generate the result.
https://webpack.js.org/api/loaders/#thisloadmodule
What does the proposed API of configuration look like?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
PR welcomefeatNew feature or requestNew feature or requestteamThe issue/pr is created by the member of Rspack.The issue/pr is created by the member of Rspack.