Closed anacierdem closed 7 years ago
define(function(require) { var moduleA = require('moduleA'); });
Caret at moduleA should also find the module.
Closing as I have reverted the changes.
Caret at moduleA should also find the module.