We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dfd287 commit a80105fCopy full SHA for a80105f
README.md
@@ -85,7 +85,7 @@ source `modules/examples/src/hello_world/index.js`.
85
86
You can build this example as either JS or Dart app:
87
* (JS) `gulp serve.js.dev` and open `localhost:8000/examples/src/hello_world/` in Chrome.
88
-* (Dart) `gulp serve/examples.dart` and open `localhost:8080/hello_world` in Chrome (for dart2js) or Dartium (for Dart VM).
+* (Dart) `gulp serve/examples.dart` and open `localhost:8080/src/hello_world` in Chrome (for dart2js) or Dartium (for Dart VM).
89
90
## Debug the transpiler
91
0 commit comments