Skip to content

Commit

Permalink
vscode-extension: add missing output compiler option to library works…
Browse files Browse the repository at this point in the history
…pace for tests
  • Loading branch information
joshtynjala committed Oct 14, 2019
1 parent 3e04a8b commit cac8a8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vscode-extension/src/test/library_workspace/asconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
],
"include-sources": [
"src"
]
],
"output": "library.swc"
}
}

0 comments on commit cac8a8c

Please sign in to comment.