-
Notifications
You must be signed in to change notification settings - Fork 370
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
[Feature]: Plugin for shadcn/ui #5851
Labels
Comments
Why not directly add it as a dependency? shadcn doesn't involve any compile time stuff, so I suspect if it should be added. BTW I am currently using it with modern.js fluently. |
Hi Yang
This is sorted.! It's working for me. I can have a document for this.
_lnr
…On Tue, Jul 16, 2024 at 10:13 AM yf-yang ***@***.***> wrote:
Why not directly add it as a dependency? shadcn doesn't involve any
compile time stuff, so I suspect if it should be added. BTW I am currently
using it with modern.js fluently.
—
Reply to this email directly, view it on GitHub
<#5851 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGPZOMRMO2BLFZRA36ZUM3ZMSQHRAVCNFSM6AAAAABJRNPGC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZQGAYDSMJSHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Also
In with pnpm run dev , I am able to module federation working. But I am not
sure how to get it working for production setup. I am planning to
containerise and deploy in k8s.
Any documentation or help is really appreciated !
Thank you
lnr
On Tue, Jul 16, 2024 at 11:24 AM Lakshminarayan Rao <
***@***.***> wrote:
… Hi Yang
This is sorted.! It's working for me. I can have a document for this.
_lnr
On Tue, Jul 16, 2024 at 10:13 AM yf-yang ***@***.***> wrote:
> Why not directly add it as a dependency? shadcn doesn't involve any
> compile time stuff, so I suspect if it should be added. BTW I am currently
> using it with modern.js fluently.
>
> —
> Reply to this email directly, view it on GitHub
> <#5851 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAGPZOMRMO2BLFZRA36ZUM3ZMSQHRAVCNFSM6AAAAABJRNPGC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZQGAYDSMJSHE>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
I will add some docs for module federation in modern.js website. now you can refer to module federation website to get some info |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What problem does this feature solve?
shadcn/ui is a popular Design system and providers out of the box components,. It would be great if we can add
shadcn-ui@latest init support which can provides tooling for initial setup and managing components
What does the proposed API look like?
support shadcn-ui@latest init
The text was updated successfully, but these errors were encountered: