Skip to content

Conversation

scottdover
Copy link
Contributor

@scottdover scottdover commented Aug 12, 2025

Summary
@clangsmith noticed that the build process was not working as expected when following instructions here: https://github.com/sassoftware/vscode-sas-extension/blob/main/CONTRIBUTING.md#get-started.

This updates our process to copy files as part of rebuild, and cleanup files when starting build scripts (to make sure we're not holding on to any stale assets)

Testing

  • Launched the extension using instructions in CONTRIBUTING.md
  • Ran npm run vscode:prepublish multiple times to make sure things worked (after removing dist files)
  • Ran Launch client followed by npm run vscode:prepublish to make sure nothing was broken

Signed-off-by: Scott Dover <[email protected]>
@scottdover
Copy link
Contributor Author

Hey @clangsmith . This should address the build issues you were seeing last week. Let me know if this doesn't resolve things

@scottdover
Copy link
Contributor Author

Hey @clangsmith . This should address the build issues you were seeing last week. Let me know if this doesn't resolve things

Maybe I spoke to soon. I'll address these build failures and get this up/ready to test soon.

@scottdover scottdover merged commit 9ab4022 into main Aug 14, 2025
2 checks passed
@scottdover scottdover deleted the fix/esbuild branch August 14, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants