Skip to content

issues Search Results · repo:webforge-labs/requirejs-config-file language:JavaScript

Filter by

4 results
 (53 ms)

4 results

inwebforge-labs/requirejs-config-file (press backspace or delete to remove)

Hi! My issue stems from https://github.com/pahen/madge/issues/186 Basically I am working through the stack, allowing an alternative fs to be passed to dependencies, so that at the top level, a virtual ...
  • dazinator
  • 2
  • Opened 
    on Dec 10, 2018
  • #8

// config-reader.js var ConfigFile = require( requirejs-config-file ).ConfigFile; var configFile = new ConfigFile(__dirname + /www/js/require.config.js ); var fs = require( fs ); configFile.read(function ...
  • johnib
  • 2
  • Opened 
    on Oct 24, 2016
  • #4

You only use it to iterate over an object in 2 instances. Maybe replace with Object.keys(myObj).forEach(...)?
  • mrjoelkemp
  • 1
  • Opened 
    on Jul 22, 2014
  • #2

Hi, I would like to use your file inside grunt however this would have to be synchronous. Could you please provide a version which uses fs.readFileSync ?
enhancement
  • jantimon
  • 10
  • Opened 
    on Apr 24, 2014
  • #1
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub