Replies: 1 comment 1 reply
-
Hi, @F3nrihr |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.

In production if I active HTML_MINIFY I has liveware error 500:
It is surprising because in the staging deploy it works perfectly.
I use vapor and in the deploy it only changes
npm ci && npm run dev && rm -rf node_modules for npm ci && npm run prod && rm -rf node_modules
Thanks for your time
Beta Was this translation helpful? Give feedback.
All reactions