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
The fileReplacements option can be configured in project.json file and consumed by the Webpack. It's desirable that this option is supported by Rspack.
fileReplacements
Replace files with other files in the build.
What does the proposed API of configuration look like?
What problem does this feature solve?
The fileReplacements option can be configured in project.json file and consumed by the Webpack. It's desirable that this option is supported by Rspack.
fileReplacements
Replace files with other files in the build.
What does the proposed API of configuration look like?
The text was updated successfully, but these errors were encountered: