Files
sdk/runtime/observatory/dart2js.packages
T
Nate Bosch 6d5e8e8f87 Build Observatory directly with dart2js
- Drop the `copy_observatory` and pub get steps. Use a checked in
  `dart2js.packages` file and build from the source tree.
- Invoke dart2js directly for the build command.
- Use the dart2js executable checked in to the SDK when it is available,
  otherwise fall back on the dart VM and dart2js source.
- Manually synthesize a filered `packages` directory out of the source
  directories for observatory and it's dependencies
- Remove transformer section of the pubspec since it's unused.


Bug: #32900
Change-Id: I35a19ffc8c3e732c68b65adf4595a6a51e28b94f
Reviewed-on: https://dart-review.googlesource.com/51740
Reviewed-by: Zach Anderson <zra@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
2018-04-24 21:56:09 +00:00

25 lines
1.6 KiB
Plaintext

# Update if observatory dependencies change
args:../../third_party/observatory_pub_packages/packages/args/lib
async:../../third_party/observatory_pub_packages/packages/async/lib
barback:../../third_party/observatory_pub_packages/packages/barback/lib
browser:../../third_party/observatory_pub_packages/packages/browser/lib
charcode:../../third_party/observatory_pub_packages/packages/charcode/lib
charted:../../third_party/observatory_pub_packages/packages/charted/lib
collection:../../third_party/observatory_pub_packages/packages/collection/lib
csslib:../../third_party/observatory_pub_packages/packages/csslib/lib
html:../../third_party/observatory_pub_packages/packages/html/lib
intl:../../third_party/observatory_pub_packages/packages/intl/lib
logging:../../third_party/observatory_pub_packages/packages/logging/lib
matcher:../../third_party/observatory_pub_packages/packages/matcher/lib
meta:../../third_party/observatory_pub_packages/packages/meta/lib
observable:../../third_party/observatory_pub_packages/packages/observable/lib
path:../../third_party/observatory_pub_packages/packages/path/lib
pool:../../third_party/observatory_pub_packages/packages/pool/lib
quiver:../../third_party/observatory_pub_packages/packages/quiver/lib
source_span:../../third_party/observatory_pub_packages/packages/source_span/lib
stack_trace:../../third_party/observatory_pub_packages/packages/stack_trace/lib
unittest:../../third_party/observatory_pub_packages/packages/unittest/lib
usage:../../third_party/observatory_pub_packages/packages/usage/lib
utf:../../third_party/observatory_pub_packages/packages/utf/lib
observatory:lib/