Skip to content

Conversation

@erikian
Copy link

@erikian erikian commented Aug 1, 2024

Description

This adds an option to not start the Electron app after the dev server is up.

Additional context

The main motivation is being able to run Playwright tests faster; this would make it possible to use electron-vite to run the dev server and configure Playwright to run in development mode using that server, instead of having to bundle the entire project beforehand (which takes too long if you just want to run a one-off test to validate the code you're currently working on).


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

@erikian erikian force-pushed the feat/dev-noElectronStart-option branch from 402b22f to 05fd155 Compare August 1, 2024 02:24
@erikian erikian force-pushed the feat/dev-noElectronStart-option branch from 05fd155 to 03936a3 Compare August 1, 2024 02:26
@erikian
Copy link
Author

erikian commented Dec 5, 2024

@alex8088 friendly bump 🙂

@erikian
Copy link
Author

erikian commented Jul 17, 2025

Hey @alex8088, let me know if there's anything I can do to help move this PR along.

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.

1 participant