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

Information request regarding electron builder #422

Open
arabovs opened this issue Jun 13, 2024 · 0 comments
Open

Information request regarding electron builder #422

arabovs opened this issue Jun 13, 2024 · 0 comments

Comments

@arabovs
Copy link

arabovs commented Jun 13, 2024

"prepare-electron": "rsync -a .next/static/ .next/standalone/apps/web/.next/static && rsync -a public/ .next/standalone/apps/web/public && cp .env .next/standalone/apps/web/.env.local && rsync -a .next/standalone/apps ../desktop && rsync -a .next/standalone/packages ../desktop && rsync -a .next/standalone/resolver ../desktop && rsync -a .next/standalone/package.json ../desktop/package.json && sed -i'.bak' \"s#process\\.chdir(__dirname)##g\" ../desktop/apps/web/server.js"

Could you please explain the purpose here ?

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

No branches or pull requests

1 participant