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

Fixed a bug with the google closure compiler failing when trying to c… #102

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

abinash18
Copy link
Contributor

…ompile this code. It failed due to scale not being defined in the JS context. Here I have added the var keyword to define it localy. #101

…ompile this code. It failed due to scale not being defined in the JS context. Here I have added the var keyword to define it localy.
@pthom pthom merged commit ffdc93c into pthom:master Mar 12, 2024
39 checks passed
@pthom
Copy link
Owner

pthom commented Mar 12, 2024

Perfect, thanks @abinash18

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