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

Templates should define "exports.publish" instead of a global "publish" function #166

Closed
wants to merge 4 commits into from
Closed

Commits on Aug 19, 2012

  1. Copy the full SHA
    7541145 View commit details
    Browse the repository at this point in the history
  2. use a template's "exports.publish" function when available; log a war…

    …ning if the template uses a global "publish" function
    hegemonic committed Aug 19, 2012
    Copy the full SHA
    a629d4e View commit details
    Browse the repository at this point in the history
  3. update templates to use "exports.publish" instead of global "publish"…

    … function
    
    also fixes several JSHint warnings that were exposed by this change.
    hegemonic committed Aug 19, 2012
    Copy the full SHA
    4478d7d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2012

  1. merging master

    hegemonic committed Aug 20, 2012
    Copy the full SHA
    22c38f5 View commit details
    Browse the repository at this point in the history