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

UMDifying js-data-angular #312

Merged
merged 1 commit into from
Mar 5, 2015
Merged

UMDifying js-data-angular #312

merged 1 commit into from
Mar 5, 2015

Conversation

kentcdodds
Copy link
Contributor

Closes #308

@jmdobry
Copy link
Member

jmdobry commented Mar 3, 2015

So how does this play with the browserify build? Is the browserify build even needed anymore?

@kentcdodds
Copy link
Contributor Author

I think that this lib doesn't really need browserify honestly. It's pretty small/simple... I'm not sure what browserify is giving you TBH... Though, anytime you want to bring in another dependency, you've gotta add it yourself...

@kentcdodds
Copy link
Contributor Author

But single-file libs are normally fairly easy to write without a bundler.

jmdobry added a commit that referenced this pull request Mar 5, 2015
@jmdobry jmdobry merged commit 2176abd into js-data:master Mar 5, 2015
jmdobry added a commit that referenced this pull request Mar 5, 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.

Export the module name
2 participants