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

Add ExecJS as a gem dependency #14

Closed
wants to merge 1 commit into from
Closed

Conversation

apai4
Copy link

@apai4 apai4 commented Mar 7, 2014

ExecJS is required for ngmin to work. Usually if you have coffee-rails or uglifier in your Gemfile this dependency is taken care of.

ExecJS is required for ngmin to work. Usually if you have coffee-rails or uglifier in your Gemfile this dependency is taken care of, otherwise you get `NameError: uninitialized constant Ngmin::Processor::ExecJS`. Also fixes jasonm#13.
@jasonm
Copy link
Owner

jasonm commented May 17, 2014

Thanks for the pull @apai4! Sorry for the delay in response. I've stopped using Angular and haven't updated this project in a long time, so I'm deprecating it.

I'd take a look at using ngannotate-rails instead, which makes use of ng-annotate which possibly supercedes ngmin.

@jasonm jasonm closed this May 17, 2014
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