Closed
Bug 1131926
Opened 8 years ago
Closed 8 years ago
Add resultFile pref to be used by sdk/addon/bootstrap
Categories
(Add-on SDK Graveyard :: General, defect, P1)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: evold, Assigned: evold)
References
Details
In order to reproduce the out which cfx provides, with jpm I think the quickest solution is to support the output method of having Fx write to a file and jpm read the contents as use that as output (in the case where -v is not used). Expected: Using `extensions.${id}.sdk.resultFile` would make sdk/addon/bootstrap.js create a resultFile and export it from the "@loader/option" module.
Assignee | ||
Updated•8 years ago
|
Assignee | ||
Comment 1•8 years ago
|
||
My mistake, the resultFile is only used as a replacement for the exit code with cfx, so it's not necessary to use it with jpm.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•