Sign in
dart
/
test.git
/
711978a0
/
.
/
pkgs
/
test
/
tool
/
README.md
blob: bd9ee8bab9d4bfd03166463976b0ca46c23c66a6 [
file
] [
log
] [
blame
] [
view
]
`host.dart`
is
the source
for
`lib/src/runner/browser/static/host.dart.js`
.
To
updated it
,
run
:
```console
dart compile js tool/host.dart -o lib/src/runner/browser/static/host.dart.js
```