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

Confusing error message if JS was also compiled manually, after pub build #1315

Closed
sethladd opened this issue Aug 17, 2015 · 1 comment
Closed
Labels
closed-duplicate Closed in favor of an existing report

Comments

@sethladd
Copy link
Contributor

From @alan-knight on August 17, 2015 16:30

If I have an index.html that refers to main.dart, and at some point for debugging purposes I just ran dart2js manually and named the output main.dart.js, then if I later try to run pub build, I get the error

Build error:
Transforms {Dart2JS on BasicWeb|web/main.dart} all emitted asset BasicWeb|web/main.dart.js.

which is not very clear.

Copied from original issue: dart-lang/sdk#24108

@nex3
Copy link
Member

nex3 commented Aug 17, 2015

Duplicate of dart-archive/barback#18.

@nex3 nex3 closed this as completed Aug 17, 2015
@nex3 nex3 added the closed-duplicate Closed in favor of an existing report label Aug 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

2 participants