apache / apache/cordova-browser
Feature: add support for firefox developer edition
- Dominant language
- JavaScript
- Stars
- 174
- Forks
- 86
- Avg merge
- 8h 15m
- Merged PRs (30d)
- 6
Description
I'm using Firefox Developer Edition to develop my applications and I have noticed that Cordova does not support this version, only the normal firefox. Would be great to have this as well. The command I run atm:
```
ionic cordova run browser --buildConfig=build.json --target='firefox developer edition' --livereload --debug --source-map
```
Contributor guide
Research direction
Reproduce the issue with the supplied `ionic cordova run browser` command and target value, then trace how the browser platform handles `--target`. Done means the command recognizes Firefox Developer Edition and launches it with the shown livereload, debug, and source-map options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100