Skip to content

Configuration overview

Tim Branyen edited this page Aug 8, 2013 · 3 revisions

Your project contains a single file for configuring your application in development and another location that consumes that same file (to save redundancy) and overrides specific to building your application.

  • The RequireJS run-time configuration is explained in more detail here: Modules (RequireJS)
  • The Grunt build-time configuration is explained in more detail here: Build (Grunt)