Rename "pub deploy" to "pub build".
BUG=https://code.google.com/p/dart/issues/detail?id=11363 R=nweiz@google.com Review URL: https://codereview.chromium.org//26351002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@28333 260f80e4-7a28-3924-810f-c04153c831b5
Showing
- lib/src/command.dart 2 additions, 2 deletionslib/src/command.dart
- lib/src/command/build.dart 14 additions, 14 deletionslib/src/command/build.dart
- test/build/compiles_dart_entrypoints_to_dart_and_js_test.dart 7 additions, 7 deletions.../build/compiles_dart_entrypoints_to_dart_and_js_test.dart
- test/build/copies_browser_js_next_to_entrypoints_test.dart 11 additions, 11 deletionstest/build/copies_browser_js_next_to_entrypoints_test.dart
- test/build/copies_non_dart_files_to_build_test.dart 4 additions, 4 deletionstest/build/copies_non_dart_files_to_build_test.dart
- test/build/ignores_non_entrypoint_dart_files_test.dart 3 additions, 3 deletionstest/build/ignores_non_entrypoint_dart_files_test.dart
- test/build/reports_dart_parse_errors_test.dart 3 additions, 3 deletionstest/build/reports_dart_parse_errors_test.dart
- test/build/with_no_web_directory_test.dart 1 addition, 1 deletiontest/build/with_no_web_directory_test.dart
- test/pub_test.dart 1 addition, 1 deletiontest/pub_test.dart
Loading
Please register or sign in to comment