Skip to content
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

RSC: Add middleware to kitchen-sink #10735

Merged
merged 4 commits into from
Jun 5, 2024

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Jun 5, 2024

Adds a super basic middleware that just reads its own source from disk and sends it back as a response to the browser if the url ends with "/self.mts"

Also includes this in our smoke-tests

@Tobbe Tobbe added release:chore This PR is a chore (means nothing for users) changesets-ok Override the changesets check labels Jun 5, 2024
@Tobbe Tobbe added this to the RSC milestone Jun 5, 2024
@Tobbe Tobbe enabled auto-merge (squash) June 5, 2024 17:50
@Tobbe Tobbe added the fixture-ok Override the test project fixture check label Jun 5, 2024
@Tobbe Tobbe merged commit ee0a423 into redwoodjs:main Jun 5, 2024
56 of 57 checks passed
@Tobbe Tobbe deleted the tobbe-kitchen-sink-middleware branch June 5, 2024 18:00
@Josh-Walker-GM Josh-Walker-GM modified the milestones: RSC, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check fixture-ok Override the test project fixture check release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants