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

chore(rsc): Add RSA unit test for module scoped 'use server' #11169

Merged

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Aug 7, 2024

Add unit test for transforming modules with "use server" at the top

I've also added two tests with .todo on them for two types of exports we don't support yet. They can be enabled later, when we've implemented support for anonymous default exports

@Tobbe Tobbe added release:chore This PR is a chore (means nothing for users) experimental This PR relates to only experimental feature(s) labels Aug 7, 2024
@Tobbe Tobbe added this to the next-release-patch milestone Aug 7, 2024
@Tobbe Tobbe added the changesets-ok Override the changesets check label Aug 7, 2024
@Tobbe Tobbe merged commit a3e1d4a into redwoodjs:main Aug 7, 2024
50 of 56 checks passed
@Tobbe Tobbe deleted the tobbe-rsc-rsa-transform-server-module-tests branch August 7, 2024 13:18
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 experimental This PR relates to only experimental feature(s) 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