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

Update Makefile for current tools #730

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gwhitney
Copy link

It appears that since the Makefile was last actively used, the file
structure for some dependencies and the command-line arguments for
uglifyjs have changed. This commit updates the Makefile for the current
state of affairs, and ensures (via package.json) that we have a suitably
recent uglify-js to match this revised Makefile.

Resolves #729.
Possibly addresses #175 as well, although it's very difficult to tell since that issue is >5y old.

  It appears that since the Makefile was last actively used, the file
  structure for some dependencies and the command-line arguments for
  uglifyjs have changed. This commit updates the Makefile for the current
  state of affairs, and ensures (via package.json) that we have a suitably
  recent uglify-js to match the Makefile.
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.

"make" generates erroneous javascript in github master
1 participant