Closed
Bug 1096749
Opened 10 years ago
Closed 10 years ago
Use npm instead of Bower for commonplace
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cvan, Assigned: kngo)
Details
(Whiteboard: [qa-])
Bower was introduced to commonplace in bug 1072664, but now `marketplace-gulp` includes Node code: https://github.com/mozilla/marketplace-gulp/blob/master/index.js
This leads to weird things where the `dependencies` in the `package.json` do not match the actual dependencies used.
See the discussion here: https://github.com/mozilla/marketplace-gulp/pull/4#discussion_r19931667
Updated•10 years ago
|
Priority: -- → P4
Assignee | ||
Comment 1•10 years ago
|
||
now
commonplace is node
marketplace-gulp is node
marketplace-core-modules is bower
Assignee: nobody → kngo
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•