Replies: 1 comment
-
|
Do you have any suggestions on how this API should be designed? I’m not sure what use cases it’s intended for. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Rsbuild copies files from the
publicDirto the output directory in theapi.onBeforeBuildhook, but other Rsbuild plugins cannot access the list of copied files. Should we consider providing a new hook to access these files?Beta Was this translation helpful? Give feedback.
All reactions