Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: context isolation via preload script #1826

Closed
wants to merge 6 commits into from

Conversation

setchy
Copy link
Member

@setchy setchy commented Feb 8, 2025

closes #700

small steps towards the goals of #700 - still lots of unknown territory ahead

Signed-off-by: Adam Setch <[email protected]>
@github-actions github-actions bot added the refactor Refactoring of existing feature label Feb 8, 2025
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
@setchy
Copy link
Member Author

setchy commented Feb 9, 2025

Lots of code commented out in order to get the app to load, but at least it's loading.

Decent amount of code refactoring to shuffle any node-related API calls to be managed from within preload.ts

Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
@setchy
Copy link
Member Author

setchy commented Apr 7, 2025

I'll re-attempt this in a fresh PR, based on learnings from migrating https://github.com/setchy/atlassify

@setchy setchy closed this Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move off of nodeIntegration to contextIsolation:true
1 participant