# Uncoment and change these variables accordingly to you configs
#export UI_BUILD_PATH=/path/to/your/ui/build
#export REMOTE_USER=$USER # change if remote is different
#export UI_RUNTIME_HOST=devel.host.example
#export UI_RUNTIME_PATH=/path/to/your/drumee/ui/dist
export ENDPOINT=main 
export UI_BUILD_MODE=production
export OUTPUT_FILENAME="[name]-[fullhash].js" # [name].js
export BUILD_TARGET=app