Shanedell commented on PR #187: URL: https://github.com/apache/daffodil-vscode/pull/187#issuecomment-1164984434
@stevedlawrence You said to wait for two approval for this and the scala steward one correct? I am working on a new way of handling the building it is similar to what we do now but uses node instead of trying to run commands for everything so it will function nicer, I planned on putting this JS file inside of `build`. Will it be okay if I refactor some of the code in that PR as well? Basically it will split out the `Artifact` class as it used in two different files, then it will also remove the `src/omega_edit/download.ts` file to make a static JS file in build, `build/omega_edit.js` but will function the exact same way. If you don't like the JS files going into `build`, another way I was thinking of was making a folder `src/scripts/` for both of these new JS files to go into, just let me know which you prefer. -- 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]
