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

Open
wants to merge 55 commits into
base: main
Choose a base branch
from
Open

Next #234

wants to merge 55 commits into from

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
ivictbor and others added 15 commits July 3, 2025 12:15
feat: add custom filter component for square meters and integrate int…
fix: Support both single function and array for beforeLoginConfirmation
…forth dependency version to 'next' in package.json template
…tion for Windows and non-Windows environments
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

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