Skip to content

HelloWorld example in Dart doesn't work #691

@e-oz

Description

@e-oz

Just built project, both gulp serve.js.dev and gulp serve/examples.dart launch servers, localhost:8000/examples/src/hello_world/ works fine but localhost:8080/hello_world returns

404 Not Found
Could not find asset web/hello_world in package examples.

And in console:

$ gulp serve/examples.dart
Dart SDK detected
[02:18:23] Using gulpfile ...angular/gulpfile.js
[02:18:23] Starting 'serve/examples.dart'...
Loading source assets... 
Serving examples web on http://localhost:8080
Build completed successfully
[web] GET /hello_world → Could not find asset examples|web/hello_world.
[web] GET /favicon.ico → Could not find asset examples|web/favicon.ico.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions