max-mapper / max-mapper/requirebin

Some browserify transform config issue?

Open
#59 15 comments 0 reactions 0 assignees View on GitHub

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)

wdjwlbqqlegghrce4iegr3yye0epxapcgqaa0lycopo

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.