Shanedell commented on issue #121:
URL: 
https://github.com/apache/daffodil-vscode/issues/121#issuecomment-1157030349

   @stevedlawrence
   Do you have any ideas for this? The only real other option I could think of 
was creating a script that will:
   
   - Create a folder `build/package`
   - Loop over the contents of `.vscodeignore` that start with `!`
   - For each file/directory copy it into `build/package/`
   - cd to `build/package`
   - create VSIX
   - mv VSIX from `build/package` to root
   - remove `build/package`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to