usar hainish en todos los comandos también

This commit is contained in:
f 2021-05-08 19:58:27 -03:00
parent f3f367c195
commit f8822dc10d

View file

@ -49,7 +49,7 @@ push: ## Publica los cambios locales
rsync -avi --delete-after _site/ root@athshe.sutty.nl:/srv/sutty/srv/http/data/_deploy/$(site).sutty.nl/
node_modules: package.json
yarn
$(hainish) yarn
Gemfile.lock: Gemfile
$(hainish) 'bundle install'
@ -58,7 +58,7 @@ $(hain)/run/nginx/nginx.pid:
$(hainish) nginx
/tmp/webpack.pid:
./node_modules/.bin/webpack-dev-server --public $(domain):4000 --host 127.0.0.1 --port 65001 & echo $$! > /tmp/webpack.pid
$(hainish) ./node_modules/.bin/webpack-dev-server --public $(domain):4000 --host 127.0.0.1 --port 65001 & echo $$! > /tmp/webpack.pid
/etc/hosts: always
@echo "Chequeando si es necesario agregar el dominio local $(domain)"
@ -66,7 +66,7 @@ $(hain)/run/nginx/nginx.pid:
js = $(wildcard _packs/*.js) $(wildcard _packs/*/*.js) $(wildcard *.js)
assets/js/pack.js: $(js)
./node_modules/.bin/webpack --config webpack.prod.js
$(hainish) ./node_modules/.bin/webpack --config webpack.prod.js
# Tomar los códigos de los íconos de este archivo y copiarlos a fa.txt
# node_modules/font-awesome/scss/_variables.scss