Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dart2js warnings on pub build #8

Open
vadimtsushko opened this issue Nov 25, 2015 · 1 comment
Open

Dart2js warnings on pub build #8

vadimtsushko opened this issue Nov 25, 2015 · 1 comment
Labels

Comments

@vadimtsushko
Copy link

Recently (I cannot trace when exactly) a started to get warnings in my project, which using bwu_polymer_routing

Library 'package:bwu_polymer_routing/module.dart' doesn't export a 'RouteHandle' declaration.
Try removing 'RouteHandle' from the 'show' clause.
    show RouteProvider, RoutingHelper, View, RouteHandle;

I'm on sdk 13.0
versions of:

  • route_hierarchical 0.6.2
  • bwu_polymer_routing 0.1.2
@zoechi
Copy link
Contributor

zoechi commented Nov 25, 2015

Thanks for reporting! I'll check it.

@zoechi zoechi added the bug label Nov 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants