The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
BSD 3-Clause "New" or "Revised" License
10.24k
stars
1.57k
forks
source link
build_web_compilers|ddc on test/httpserver_test.dartdevc.module: Error compiling dartdevc module:httpserver|test/httpserver_test.ddc.js #35195
Open
ResourceHog opened 5 years ago
extract tutorial code from https://www.dartlang.org/tutorials/dart-vm/httpserver run dart note_server.dart add build_runner: andbuild_web_compilers: to dependencies pub install pub upgrade
after webdev serve
It seems to me that the compiler is looking for a global directory test folder instead of a local one.