Ticket #2363 (closed defect: fixed)

Opened 22 months ago

Last modified 18 months ago

Allow djConfig.modulePaths as an alternative to dojo.registerModulePath()

Reported by: jburke Owned by: jburke
Priority: normal Milestone:
Component: PackageSystem Version: 0.4.1
Severity: normal Keywords:
Cc:

Description

Allow setting module paths via a djConfig.modulePaths object, instead of having to do multiple dojo.registerModulePath() calls after including dojo.js. This will help configuring xdomain/CDN builds easier.

Change History

Changed 22 months ago by jburke

  • status changed from new to closed
  • resolution set to fixed

(In [7112]) Fixes #2363: can configure modulePaths using djConfig now.

Changed 22 months ago by jburke

  • status changed from closed to closed
  • resolution set to fixed

(In [7113]) (merge from 0.4 branch) Fixes #2363: can configure modulePaths using djConfig now.

Changed 18 months ago by anonymous

  • milestone deleted

Milestone 0.4.2 deleted

Note: See TracTickets for help on using tickets.