Opened 10 years ago
Closed 10 years ago
#13025 closed enhancement (fixed)
report package version used in build
Reported by: | Rawld Gill | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | BuildSystem | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Prior to 1.7, the build system reported the dojo version used in the build. The new build system tries to treat all packages as equals, including dojo. Need to add feature to pull and print package version number from package.json. Perhaps also add explicit profile property (a function) to sniff version from a resource.
Change History (2)
comment:1 Changed 10 years ago by
Status: | new → assigned |
---|
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [25482]) added feature to log package version info; fixes #13025; !strict