/* Relative path outside the current directory, With extension */ define(["../someOther.js"], function (someOther) { });