discourse/bin/yarn-app

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
78 B
Plaintext
Raw Normal View History

#!/bin/sh
yarn --cwd "`dirname $0`"/../app/assets/javascripts/discourse "$@"