apache / apache/cordova-browser

Feature: add support for firefox developer edition

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
feature
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.