microsoft/vscode-recipes

Add Firefox to Angular-CLI

Open

#235 geöffnet am 16. Okt. 2019

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (1 zugewiesene Person)JavaScript (5.672 Stars) (600 Forks)batch import
enhancementhelp wanted

Beschreibung

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