Skip to content

issues Search Results · repo:browserify/insert-module-globals language:JavaScript

Filter by

25 results
 (67 ms)

25 results

inbrowserify/insert-module-globals (press backspace or delete to remove)

Latest https://github.com/browserify/acorn-node/ is 2.0.1, insert-module-globals uses effectively 1.8.2, which is from 2020, and doesn t support some JS syntax, which would be useful. Actually this would ...
  • ile
  • Opened 
    on Jul 17, 2023
  • #88

xtend can easily be replaced with Object.assign This reduce the dependencies and possible also avoid duplicated versions where some package don t use the same version range for the xtend package // immutable ...
  • jimmywarting
  • 1
  • Opened 
    on Oct 16, 2018
  • #82

Original error message is l is not a function pointing to the following minified code: f.setImmediate= function ===typeof r?r:function(a){var b=D++,c=2 arguments.length?!1:m.call(arguments,1);n[b]=!0;l(function(){n[b] ...
  • PikachuEXE
  • 2
  • Opened 
    on May 17, 2018
  • #80

Found a bit of a weird case since setImmediate was added. In braintree-web, we pass the no builtins flag. We have a dependency that checks if setImmediate exists, and falls back to setTimeout if it doesn ...
  • crookedneighbor
  • 2
  • Opened 
    on May 16, 2018
  • #79

When I use $ for variable name it is not replaced. Most likes is that $ breaks regexpr rule.
bug
  • mrself
  • Opened 
    on Apr 28, 2018
  • #77

If the cwd and the target path are on different partition letters in windows, path.relative() returns the absolute path, but insert-module-globals doesn t see it as one and happily prepends a ./. See https://github.com/browserify/insert-module-globals/pull/71#issuecomment-375964391 ...
bug
  • goto-bus-stop
  • 1
  • Opened 
    on Mar 26, 2018
  • #74

The combine-source-map dependency has just been upgraded to a new minor version, 0.8.0 addressing a Windows issue. Could you update package.json to make use of it? (I can add a PR, but I figure it would ...
  • brettz9
  • 1
  • Opened 
    on Mar 20, 2017
  • #68

Good day, @substack ! How do I use it with Browserify? I don t see it in docs... Thanks.
  • kuraga
  • 2
  • Opened 
    on Dec 22, 2015
  • #64

I was getting errors on windows using browserify that it could not find is-buffer modules file. Looking at the issue I found that the getRelativeRequirePath function was adding ./ to the path since the ...
  • Codes4Fun
  • 4
  • Opened 
    on Oct 26, 2015
  • #59

Last commit broke browserify in 0.10 https://github.com/substack/insert-module-globals/commit/b22f8e0c9470dcfb90b5d5f8d313a694275cbf7e https://travis-ci.org/substack/insert-module-globals/jobs/86008707 ...
  • iefserge
  • 1
  • Opened 
    on Oct 18, 2015
  • #57
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub