#14072 closed defect (fixed)
some kinds of important user configs are not possible to bake into built loader
Reported by: | Rawld Gill | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | BuildSystem | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
For the profile.userConfig switch the build system only allows a decompiled object. Sometimes this won't work. For example, the default config
"this.dojoConfig || this.djConfig || this.require || {}"
is impossible to back into the build.
There will likely be other important examples; therefore, this profile switch ought to be optionally specifiable with a string.
Change History (2)
comment:1 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by
Component: | General → BuildSystem |
---|
Note: See
TracTickets for help on using
tickets.
In [26834]: