Shanedell opened a new issue, #121: URL: https://github.com/apache/daffodil-vscode/issues/121
The current way we build the VSIX file, by moving the `LICENSE` and `NOTICE` files to temp files, `build/bin.NOTICE` and `build/bin.LICENSE` to `LICENSE` and `NOTICE` then moving things back is not the cleanest. This ticket is to come up with a better way to bundle the `build/bin.NOTICE` and `build/bin.LICENSE` files inside of the VSIX as the `NOTICE` and `LICENSE` files. - This ticket stems from this comment https://github.com/apache/daffodil-vscode/pull/117#discussion_r883590704 -- 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]
