UMDifying js-data-angular by kentcdodds · Pull Request #312 · js-data/js-data-angular
Navigation Menu
{{ message }}
js-data / js-data-angular Public
- Notifications You must be signed in to change notification settings
- Fork 77
Merged
Conversation
Copy link Copy Markdown
Member
jmdobry
commented
Mar 3, 2015
jmdobry commented
Mar 3, 2015So how does this play with the browserify build? Is the browserify build even needed anymore?
Copy link Copy Markdown
Author
kentcdodds
commented
Mar 3, 2015
kentcdodds commented
Mar 3, 2015I 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...
Copy link Copy Markdown
Author
kentcdodds
commented
Mar 3, 2015
kentcdodds commented
Mar 3, 2015But single-file libs are normally fairly easy to write without a bundler.
jmdobry
merged commit
2176abd
into
js-data:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment