Skip to content

Conversation

@devoncarew
Copy link
Contributor

  • update a broken link to css styles
  • when building the dart web app, build with minification off

@yjbanov

app/pubspec.yaml Outdated
Client: 'package:http/http.dart'
- $dart2js:
minify: true
minify: false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean to leave it like that?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, to more easily debug exceptions in the deployed app, but am happy to revert as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(reverted)

@yjbanov
Copy link
Contributor

yjbanov commented Aug 26, 2016

Why disable minification? Either way, LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants