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

Update package.json #85

Merged
merged 1 commit into from
Jan 21, 2015
Merged

Update package.json #85

merged 1 commit into from
Jan 21, 2015

Conversation

hawkrives
Copy link
Contributor

Point the main key at the actual location of the javascript file.

It allows me to use something like browserify to require Waves, and have it magically appear in my built scripts.

Point the `main` key at the actual location of the javascript file.
@fians
Copy link
Owner

fians commented Jan 21, 2015

@hoxxep I think it's better to point directly to source, since it will be easier for debugging process. Because at the end people will minify their compiled script from browserify. What do you think?

@hoxxep
Copy link
Contributor

hoxxep commented Jan 21, 2015

That's a good point, and running the grunt task wouldn't have the risk of wiping their changes. Yeah, you guys are right!

fians pushed a commit that referenced this pull request Jan 21, 2015
@fians fians merged commit 5ebe4c7 into fians:master Jan 21, 2015
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.

3 participants