Skip to content

Instantly share code, notes, and snippets.

@w35l3y
Created July 22, 2019 17:46
Show Gist options
  • Save w35l3y/30d84038423eec8dc94429c6014bffdc to your computer and use it in GitHub Desktop.
Save w35l3y/30d84038423eec8dc94429c6014bffdc to your computer and use it in GitHub Desktop.
djConfig preload
djConfig = {
isDebug: false,
layout: "",
usePlainJson: true,
baseUrl: "/ccm/web/dojo/",
locale: "en-gb",
localizationComplete: true
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment