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

added bower file for integration #70

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

victorsosa
Copy link

to fix issue #52 [enhancement] Add missing bower.json

now these library can be install using bower

Pastafarianist and others added 5 commits February 19, 2015 00:24
Due to how prettyPrint was implemented, 100 would always be rendered as 1e2. Fixed that particular error. Still leaves open the issue of rendering 10000 as 1e4, for example.
This warning was being logged to the console whenever there was a doubled
semicolon after a return statement, because there is an unreachable (empty)
statement between the semicolons.

Regularize the usage of semicolons in generated code to avoid producing these
warnings.
@victorsosa
Copy link
Author

Please merge this pull request

Fix unreachable code warnings in Firefox 40.
Fixed 100 rendered as 1e2 by prettyPrint
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