microsoft/vscode-recipes

Add Firefox to Angular-CLI

Open

#235 opened on Oct 16, 2019

View on GitHub
 (0 comments) (1 reaction) (1 assignee)JavaScript (5,672 stars) (600 forks)batch import
enhancementhelp wanted

Description

The Angular-CLI recipe is great, but it's only targeted at Chrome. Now that Debugger for Firefox is officially supported, it would be awesome to add two configurations for Firefox. Currently, the only key that causes problem is sourceMapPathOverrides. This configuration could be useful to Angular Snippets.

Contributor guide