Skip to content

Commit

Permalink
Add missing outFiles
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Nov 15, 2020
1 parent c7b747c commit bc5cb46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"webRoot": "${workspaceFolder}/hass_frontend",
"disableNetworkCache": true,
"preLaunchTask": "Develop Frontend",
"outFiles": [
"${workspaceFolder}/hass_frontend/frontend_latest/*.js"
]
},
{
"name": "Debug Gallery",
Expand Down

0 comments on commit bc5cb46

Please sign in to comment.