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

hops-webpack always builds a node version if in non-static mode #1420

Open
1 of 3 tasks
KnisterPeter opened this issue Nov 19, 2020 · 0 comments
Open
1 of 3 tasks

hops-webpack always builds a node version if in non-static mode #1420

KnisterPeter opened this issue Nov 19, 2020 · 0 comments

Comments

@KnisterPeter
Copy link
Contributor

This is my intent (choose one)

  • I want to report a bug
  • I want to request a feature or change
  • I want to provide or change a feature

The problem

If I never need a node build of my hops app, then I'm still needing the time and cpu to build the node version.

Proposed solution

I would like to add a cli flag (e.g. --node or --server) with a default to true to maintain current compatibiliy and the option to set it to false (e.g. --node=false or --no-node) to skip the node build at all.

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