max-mapper / max-mapper/requirebin
Some browserify transform config issue?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 389
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
http://requirebin.com/?gist=bfdb60970710de06aebc
For some reason it can't resolve and assign Backbone.$ = $
while if I test it locally it works
https://github.com/ganchenkor/marionette-browserify (It uses default browserify, NOT browserify-cdn)

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the RequireBin example at the linked URL and compare it with the marionette-browserify example, noting that the latter uses default browserify rather than browserify-cdn. Trace how the transform configuration resolves Backbone and assigns Backbone.$; done means the browser example resolves the dependency and performs the assignment like the local build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100