You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the previous version of Rspack, webpack's loader-runner is a simple customized implementation for working with a simple scenario without features for pitch-loader. We should refactor this to a full-port of loader-runner in order to support full-functionalities. Builtin loader should also be considered in this scenario.
What does the proposed API of configuration look like?
What problem does this feature solve?
In the previous version of Rspack, webpack's loader-runner is a simple customized implementation for working with a simple scenario without features for pitch-loader. We should refactor this to a full-port of loader-runner in order to support full-functionalities. Builtin loader should also be considered in this scenario.
What does the proposed API of configuration look like?
See: https://github.com/webpack/loader-runner
The text was updated successfully, but these errors were encountered: