Opened 11 years ago
Closed 11 years ago
#11061 closed enhancement (fixed)
Allow a build arg to avoid adding code guards
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | BuildSystem | Version: | 1.5.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The build arg is to mainly help with a mobile build, where the likelihood of mixing in multiple versions of dojo or reloading the same module twice in the page will not happen.
Note: See
TracTickets for help on using
tickets.
(In [22009]) Fixes #11061, a build flag to avoid code guards. A very advanced modification, most people should not use it.