mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 09:20:03 +02:00
mysterious error with process require
This commit is contained in:
parent
811b9c1b0e
commit
b4a6ac3784
4 changed files with 9 additions and 5 deletions
|
@ -6,6 +6,7 @@ var toGlobalize = {
|
|||
Visuals: require('../visuals'),
|
||||
Git: require('../git'),
|
||||
CommandModel: require('../models/commandModel'),
|
||||
LocaleActions: require('../actions/LocaleActions'),
|
||||
LocaleStore: require('../stores/LocaleStore'),
|
||||
Levels: require('../graph/treeCompare'),
|
||||
Constants: require('../util/constants'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue