aboutsummaryrefslogtreecommitdiffstats
path: root/tests/MATLAB-Dateien/index-matlabonlineserver_data/dojoConfig-release-global.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/MATLAB-Dateien/index-matlabonlineserver_data/dojoConfig-release-global.js')
-rw-r--r--tests/MATLAB-Dateien/index-matlabonlineserver_data/dojoConfig-release-global.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/MATLAB-Dateien/index-matlabonlineserver_data/dojoConfig-release-global.js b/tests/MATLAB-Dateien/index-matlabonlineserver_data/dojoConfig-release-global.js
new file mode 100644
index 0000000..2072f7b
--- /dev/null
+++ b/tests/MATLAB-Dateien/index-matlabonlineserver_data/dojoConfig-release-global.js
@@ -0,0 +1,17 @@
+var dojoConfig = {
+ tlmSiblingOfDojo : false,
+ isDebug : false,
+ async : true,
+ has : {
+ "production" : 1
+ },
+ /*temporary fix made to as per geck (g1818221) and part of moving mw-menu, mw-mixins-tests and mw-mixins into the mw-form project
+ will be removed once all dependent projects use version 1.1.0 for mw-form (g1841145)*/
+ map : {
+ "*" : {
+ "mw-menu" : "mw-form",
+ "mw-mixins" : "mw-form/mixins",
+ "mw-mixins-tests" : "mw-form/mixins-tests"
+ }
+ }
+};