Upgrade RequireJS

FEDX-105
This commit is contained in:
Andy Armstrong
2016-03-15 13:59:10 -04:00
parent a3caac1fcc
commit 06daf79b94
12 changed files with 11 additions and 46 deletions

View File

@@ -652,7 +652,7 @@ REQUIRE_BASE_URL = "./"
REQUIRE_BUILD_PROFILE = "cms/js/build.js"
# The name of the require.js script used by your project, relative to REQUIRE_BASE_URL.
REQUIRE_JS = "js/vendor/require.js"
REQUIRE_JS = "js/vendor/requiresjs/require.js"
# A dictionary of standalone modules to build with almond.js.
REQUIRE_STANDALONE_MODULES = {}