npm ci and Build Assets
Clean-install JS dependencies from the lockfile and build production assets.
Runs the production asset build (Vite or webpack), outputting minified and hashed CSS/JS files to public/build. Must run before deploying for frontend changes to appear.
When you need this: During deployment whenever frontend files (Vue, React, Tailwind CSS) have changed.
Command
8 views
0 copies
Log in to save
Free account. Save snippets into your own collections.