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

Fix closure compiler & closure templates #1

Merged
merged 1 commit into from
Nov 22, 2016

Conversation

evandemaris
Copy link
Owner

fixes digitalfruit#160
Pull request digitalfruit#160 to fix this was submitted, but the code broke when the compiler version updated last month. This should fix it and prevent it from breaking again (at least in the near future).

fix digitalfruit#160
A pull request to fix was submitted, but the code broke when the compiler version updated last month. This should fix it and prevent it from breaking again (at least in the near future).
@evandemaris evandemaris merged commit 9d7bd41 into master Nov 22, 2016
@bksuro
Copy link

bksuro commented Apr 28, 2018

looks like lines should have 'name' in place of 'info'

  •        if re.match(r'closure-compiler-.*\.jar', info):
    
  •            jarName = info
    

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.

3 participants