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

Vinxi CLI - vinxi build does not work with --config or -c flag #434

Open
HummingMind opened this issue Dec 8, 2024 · 0 comments
Open

Vinxi CLI - vinxi build does not work with --config or -c flag #434

HummingMind opened this issue Dec 8, 2024 · 0 comments

Comments

@HummingMind
Copy link

Hello @nksaraf ,
I am trying to specify a different config file duruing build, and it doesn't seem to work.

The commands syntax is this according to the output:
image

But when I try it, I get this:

image

So, it seems like it's expecting the command to come first. When I try that like this: npx vinxi build --config app.config.analyzer.ts it seems to work, howver, it uses the main app.config.ts file instead of the one I am specifying. I can verify this by renaming/removing the main app.config.ts file and when I run the command with --config, I get this:

image

Any help would be appreciated.

Thank you! 🍻

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