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 support for node and common js require #14

Merged
merged 7 commits into from
Feb 28, 2016
Merged

Add support for node and common js require #14

merged 7 commits into from
Feb 28, 2016

Conversation

kabirbaidhya
Copy link
Contributor

  • Add support for both browsers & node
  • Add just-transpile task to just transpile the code to ES5 in to lib/
  • Use the npm prepublish script to build the package when installed.
  • Add support for Handlebars >=3.x
    This closes Support using with node and common js require() #11

@mesaugat
Copy link
Member

Looks good. 👍

mesaugat added a commit that referenced this pull request Feb 28, 2016
Add support for node and common js require
@mesaugat mesaugat merged commit 78c9554 into master Feb 28, 2016
@mesaugat mesaugat deleted the support-node branch February 28, 2016 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support using with node and common js require()
2 participants