fix JS compilation

pull/1770/merge
Thibault Duplessis 2016-03-27 17:34:52 +07:00
parent f127f842df
commit b177208dd4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
. bin/lilarc
# ./ui/build prod
./ui/build prod
SRC=public/javascripts
TARGET=public/compiled