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

Provide calculated values (final paths, names, versions, etc) to user without building app #1264

Open
1 of 3 tasks
Black-Platypus opened this issue Oct 7, 2024 · 0 comments · May be fixed by #1265
Open
1 of 3 tasks

Comments

@Black-Platypus
Copy link
Contributor

Issue Type

  • Bug Report
  • Feature Request
  • Other

Current/Missing Behaviour

User has their values they pass to nwbuild, but no way of double-checking, changing or even seeing any value that nw-builder arrives at

Expected/Proposed Behaviour

User has an alternate "prepare" mode, where they can pass in their options and receive the calculated state (after parsing and applying defaults and path resolutions), to be able to check for validity and/or make adjustments
Usage like:

nwbuild({
	mode: 'prepare'
	// ...
});

Additional Info

  • Package version: 4.11.3
  • Operating System: Windows 10 x64
  • Node version: v20.9.0, 22.7.0
  • NW.js version: 0.92.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant