Opened 7 years ago
Closed 4 years ago
#15782 closed enhancement (wontfix)
dojo/request/default needs a build plugin resolver
Reported by: | Kitson Kelly | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | undecided | Milestone: | 2.0 |
Component: | IO | Version: | 1.8.0rc1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Every AMD plugin should have a plugin resolver in
util/build/plugins
and have it registered inutil/build/buildControlDefault
. Because this is missing, it causes the following warning when building a custom build:
warn(224) A plugin dependency was encountered but there was no build-time plugin resolver.
Change History (4)
comment:1 Changed 7 years ago by
Milestone: | tbd → 1.8.1 |
---|---|
Type: | defect → enhancement |
comment:2 Changed 7 years ago by
Milestone: | 1.8.1 → 1.9 |
---|
comment:3 Changed 7 years ago by
Milestone: | 1.9 → 2.0 |
---|
comment:4 Changed 4 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Would welcome a patch to fix in 1.x.
Not valid for 2.x, so closing this out.
Note: See
TracTickets for help on using
tickets.
1.9 beta was released, so punting to next release.