This commit is contained in:
Oliver Davies 2025-01-14 01:54:39 +00:00
parent 0f257e47f5
commit 7566746f00
28 changed files with 0 additions and 3 deletions

View file

@ -99,9 +99,6 @@ function publish {
git stash
clean
# Copy static files, such as generated CSS files.
cp -r static/* source
# export NODE_ENV=production
# (cd assets && npm:build:css)
APP_ENV=prod generate