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

Distributable version for browsers and other non-CommonJS environments #97

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

Conversation

sstephenson
Copy link

This branch adds a mechanism for generating a distributable version of UglifyJS that can be used in the browser or other non-CommonJS environments.

Install the Stitch library (npm install stitch) and run make dist. The distributable version will be written to dist/uglify.js.

@sstephenson
Copy link
Author

Here's how the distributable version looks: http://dl.dropbox.com/u/6759414/uglify.js

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.

1 participant