View Source mix bun (bun v1.4.2)
Invokes bun with the given args.
Usage:
$ mix bun TASK_OPTIONS PROFILE BUN_ARGS
Example:
$ mix bun default assets/js/app.js --outdir=priv/static/assets
If bun is not installed, it is automatically downloaded. Note the arguments given to this task will be appended to any configured arguments.