-
-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Labels
Description
Reproduction link or steps
https://stackblitz.com/edit/github-2u2wsjl8
What is expected?
I want my function MyPage to have the 'use client' directive on unbundle or bundle mode.
What is actually happening?
My function no longer has the 'use client' directive.
Any additional comments?
Seems to work on the main index.ts file but deleted on others.
Reactions are currently unavailable