igrigorik / heroku-buildpack-dart

Heroku buildpack for Dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Be able to override the "pub build" command

GeReinhart opened this issue · comments

By default pub build is launched after the pub get, it can be usefull to use another command: for instance "pub build --mode=debug" or "/app/dart-sdk/bin/dart build.dart"

See discussion https://plus.google.com/u/0/+SethLadd/posts/7hMnq5ZyvXb?cfem=1

De-duping this issue.