jw3 opened a new issue #74: URL: https://github.com/apache/daffodil-vscode/issues/74
Currently we specify the Daffodil version for SBT in [`build.sbt`](https://github.com/apache/daffodil-vscode/blob/main/build.sbt#L18) and for the backend artifact unpacker in [`daffodilDebugger.ts`](https://github.com/apache/daffodil-vscode/blob/main/src/daffodilDebugger.ts#L44). This duplication has proven to be error prone and could be eliminated by adding an entry to `package.json` and then reading it out in each place. -- 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]
