stevedlawrence commented on issue #121: URL: https://github.com/apache/daffodil-vscode/issues/121#issuecomment-1157542498
Seems reasonable to me. I might suggest putting the `package` directory in `target/` or `out/` or some other directory that is already ignored and is intended for temporary build artifacts, but I don't feel strongly about it. Also, it would be even better if all the pieces could be configured so their output location is in the package directory so you don't have to scan .vscodeignore and copy everything. For example, the download of the omega edit release could output straight to that directory. NPM/yarn seems pretty limited in its configuration though, so that might not be possible for some things, in which case copying from vscodeignore might make the most sense. -- 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]
