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

Switch build system to Browserify #13

Merged
merged 3 commits into from
Jun 17, 2014
Merged

Switch build system to Browserify #13

merged 3 commits into from
Jun 17, 2014

Conversation

devongovett
Copy link
Member

@@ -0,0 +1,33 @@
{
"name": "flac.js",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, just flac is taken on npm. If anyone has better suggestions, please holler here.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not flac.js?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's fine, just doesn't match all the other codecs which won't have the .js on the end, and the npm docs say it's not recommended. But idk what else we'd use. Could use upper case FLAC but that might be confusing since there is already a package with the lower case name.

devongovett added a commit that referenced this pull request Jun 17, 2014
Switch build system to Browserify
@devongovett devongovett merged commit dbabc67 into master Jun 17, 2014
@devongovett devongovett deleted the browserify branch June 17, 2014 17:29
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.

2 participants