Skip to content

Next #234

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

Merged
merged 70 commits into from
Jul 7, 2025
Merged

Next #234

merged 70 commits into from
Jul 7, 2025

Conversation

ivictbor
Copy link
Contributor

@ivictbor ivictbor commented Jul 3, 2025

No description provided.

SerVitasik and others added 30 commits June 13, 2025 11:40
…on middle mouse click" because of bug with pageInjections
devServer = spawn('npm', command.split(' '), { cwd, env, shell: true });
} else {
// On Unix systems, execute npm directly
devServer = spawn('npm', command.split(' '), { cwd, env });
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SerVitasik for unix lets fallback to nodeBinary

SerVitasik and others added 25 commits July 3, 2025 16:00
feat: add overInputs injection point to login page
docs: add Mailgun setup instructions and configuration details
@SerVitasik SerVitasik merged commit ca5c389 into main Jul 7, 2025
2 checks passed
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.

4 participants