Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Add support for RSC #1644
base: master
Are you sure you want to change the base?
[WIP] Add support for RSC #1644
Changes from all commits
0f49378
c3f36cd
8ef2cf1
08cd7c9
07a3073
08794f6
aed6bbe
372984a
13888e5
9884405
83c0d45
86dae94
9438640
130254e
1338d32
332e406
b3c39a2
1f8c5a1
66ea99b
9a7c293
47a22ce
530bbe1
a9999e4
53f1f7d
a2467a7
9ea28f4
d6c5a25
cf90ba9
cf15b2a
edb68cc
a5f13fc
c02fe4c
6aa8e2c
41ac87e
44dee52
bdc72ed
4bb6ce0
7937634
19f4441
e5f1b36
544a932
a3ad230
8f90edc
d517143
6307be9
4ac1fe1
a9967e1
434d173
033ce1f
5fcbd85
c1ef99f
f248e8f
1a7c76a
f49aa8c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instead of adding an additional configuration here & dedicated RORP logic, we should just have users add the manifest file to their assets-to-copy in their RORP configuration.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See the answer here