From a384b422e54695a2c1931640006403561fde7585 Mon Sep 17 00:00:00 2001 From: Tayane Fernandes Date: Mon, 6 Feb 2017 11:50:12 -0200 Subject: [#922] Add command to rebuild node-sass for vagrant with @anikarni --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5c17032e..a263ec42 100644 --- a/Makefile +++ b/Makefile @@ -27,6 +27,7 @@ requirements_js: install_js: @cd web-ui;\ + npm rebuild node-sass;\ npm run build create_virtualenv: ensure_virtualenv_installed -- cgit v1.2.3