You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But, I think that run pnpm install --prod will be troublesome when docker releasing.
I think it is better to use pnpm panda codegen instead of prepare task.
This discussion was converted from issue #1272 on August 26, 2023 10:35.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Subject
Suggested changes to the installation procedure
Description
Thank you for a very good development experience
https://panda-css.com/docs/installation/vite#install-panda
In this article add
@pandass/dev
to devDependencies in the installation instructions,Next, adding a
prepare task
,But, I think that run
pnpm install --prod
will be troublesome when docker releasing.I think it is better to use
pnpm panda codegen
instead ofprepare task
.Beta Was this translation helpful? Give feedback.
All reactions