Ticket #3059 (closed defect: fixed)

Opened 15 months ago

Last modified 15 months ago

_base.js doesn't provide dojo._base

Reported by: blowery Owned by: blowery
Priority: normal Milestone:
Component: General Version: 0.9
Severity: normal Keywords:
Cc:

Description

_base.js doesn't provide dojo._base, so the loader thinks a require of dojo._base fails.

Change History

Changed 15 months ago by blowery

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

(In [8649]) fixes #3059. add in proper provide

Changed 15 months ago by sjmiles

Why are you requiring "dojo._base"? Afaik, the contract is that it's always loaded either by or as dojo.js.

Note: See TracTickets for help on using tickets.