feat: rebuild theme on web settings changed
This commit is contained in:
@@ -10,9 +10,3 @@ nvm install 22
|
||||
python manage.py tailwind install
|
||||
python manage.py tailwind build
|
||||
python manage.py collectstatic --noinput
|
||||
|
||||
# Clean npm
|
||||
rm -rf ~/.nvm
|
||||
rm -rf ~/.npm
|
||||
rm -rf ~/.bower
|
||||
rm -rf /code/theme/static_src/node_modules/
|
||||
|
||||
Reference in New Issue
Block a user