tschf / odb-task

A task runner for VSC based on atom-build-oracle implementation
MIT License
10 stars 3 forks source link

Compile script not included in package #6

Closed tschf closed 6 years ago

tschf commented 6 years ago

compile.sql is located at src/lib/compile.sql. But src is not deployed in the vsix package. Need to store out side of src so it's deployed with the package

tschf commented 6 years ago

Solution for now is to manually add the file and file path:

C:\Users\%username%\.vscode\extensions\tschf.odb-task-0.0.1\src\lib\compile.sql