Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Make package.json main point to src/TemplateBinding.js #197

Merged
merged 1 commit into from
Oct 28, 2014

Conversation

benogle
Copy link
Contributor

@benogle benogle commented Oct 28, 2014

Not sure if grunt.js necessary as the main in package.json, but it makes usage with node painful: require 'TemplateBinding/src/TemplateBinding'. With this change it's a little more reasonable: require 'TemplateBinding'.

@addyosmani
Copy link

Change LGTM. cc @nevir

@jmesserly
Copy link
Contributor

lgtm too, thanks!

jmesserly pushed a commit that referenced this pull request Oct 28, 2014
Make package.json main point to src/TemplateBinding.js
@jmesserly jmesserly merged commit 8edc547 into googlearchive:master Oct 28, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants