Solved! Go to Solution.
paths: { modules: location.pathname.replace(/\/[^/]+$/, "") + "/js/modules" }
define( [ "dojo/_base/array", "dijit/registry", "dijit/form/Button", "dijit/form/RadioButton", "modules/areaExtent" ], function (arrayUtil, registry, Button, RadioButton, AreaExtent)