Closed
Bug 1185286
Opened 10 years ago
Closed 8 years ago
jpm init not naming entry point file other than as "index.js" (the default).
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: email, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150630154324
Steps to reproduce:
jpm init: entry point: (index.js) addon-script.js
Actual results:
index.js in directory
Expected results:
addon-script.js in directory
| Reporter | ||
Updated•10 years ago
|
Summary: jpm init not naming entry point file other than as "index.js" (default). → jpm init not naming entry point file other than as "index.js" (the default).
Comment 1•8 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Comment 2•8 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•