Closed
Bug 1248260
Opened 9 years ago
Closed 9 years ago
Add watch command to normandy-actions
Categories
(Shield :: General, defect)
Shield
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: osmose, Unassigned)
Details
Now that Normandy can disable the in-use check for actions while updating them via the API, it'd be nice to have a watch command for normandy-actions that automatically builds and uploads an action when it changes. This would enable a convenient save-and-reload development flow for actions.
Comment 1•9 years ago
|
||
I'm pretty sure this is done in the form of a `npm run watch` command in normandy-actions.
https://github.com/mozilla/normandy-actions/blob/master/package.json#L10
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Component: SHIELD → General
Product: Websites → Normandy
You need to log in
before you can comment on or make changes to this bug.
Description
•