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

Slight modifications for jam.js support (partially fixes #79) #86

Merged
merged 2 commits into from
Jan 29, 2013

Commits on Jan 24, 2013

  1. Modifying files to work with jam.js (Partially fixes SlexAxton#79 alt…

    …hough there's no way to configure it for jam compile at the moment - see caolan/jam#127 ). This commit keeps the dependencies included in the package, although we could update it to use jam-provided coppies of underscore and json2 (and possibly handlebars)
    nfriedly committed Jan 24, 2013
    Configuration menu
    Copy the full SHA
    6a2cf64 View commit details
    Browse the repository at this point in the history
  2. adding jam dependency on handlebars so that it's avaliable for module…

    …s to use. At this point, jam can compile with this plugin as long as you're using default hbs settings
    nfriedly committed Jan 24, 2013
    Configuration menu
    Copy the full SHA
    979f508 View commit details
    Browse the repository at this point in the history