Production??? #1307
-
|
I know the docs are being updated (and I'm making notes of things as I come across them), but how do you view the site without running the PHP and Vite servers? I've set the UF_MODE="production" in my .env file, but nothing happens. Also of note (I can look into fixing it if I can figure out where to start), even though the default seems to be Vue\Vite now, the default [assets]build still seems to reference webpack as running the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
|
Long story short :
|
Beta Was this translation helpful? Give feedback.
Have you changed
scripts_site.html.twig,stylesheets_site.html.twig, or changedVITE_DEV_ENABLED? Didn't changed the config?