Skip to content

Commit

Permalink
refactoring to reflect new plugin-driven pattenr
Browse files Browse the repository at this point in the history
  • Loading branch information
georgejecook committed Oct 4, 2020
1 parent 3ac11bd commit 32faa19
Show file tree
Hide file tree
Showing 57 changed files with 4,923 additions and 4,707 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"request": "launch",
"name": "TEST",
"internalConsoleOptions": "neverOpen",
"envFile": "${workspaceFolder}/devstuff/.env",
"envFile": "${workspaceFolder}/.vscode/.env",
"preLaunchTask": "buildTests",
"host": "${env:ROKU_DEV_TARGET}",
"password": "${env:ROKU_DEVPASSWORD}",
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 32faa19

Please sign in to comment.