# 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 PUBLIC_PATH
# export SYNCER_PLUGIN

export ENDPOINT=$USER 
export UI_BUILD_PATH=/path/to/your/drumee/ui/endpoint
export UI_BUILD_MODE=development
export OUTPUT_FILENAME="[name].js" # [name]-[fullhash].js
export BUILD_TARGET=$ENDPOINT/app