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

Add $ vike dev and $ vike build #1340

Open
brillout opened this issue Dec 9, 2023 · 2 comments
Open

Add $ vike dev and $ vike build #1340

brillout opened this issue Dec 9, 2023 · 2 comments

Comments

@brillout
Copy link
Member

brillout commented Dec 9, 2023

Description

- $ vite dev
+ $ vike dev
- $ vite build
+ $ vike build

Back in the vite-plugin-ssr days, it made sense for the user to directly use the $ vite CLI. But this has limitations: Vike should introduce its own CLI.

We'll most likely need a Vike CLI for #562, thus labeling as https://github.com/vikejs/vike/labels/server%20%F0%9F%8C%90. Also labelling as https://github.com/vikejs/vike/labels/high-prio%20%F0%9F%94%A5 because it's a blocker.

@Kenzo-Wada
Copy link
Contributor

I would love Vike CLI!

IMO: If we were to do that, I thought it would be easier to use vike to depend on vite and install only vike, instead of having people install vite and vike separately.

If this seems different from Vike's design policy, please forget it.

@brillout
Copy link
Member Author

Hello Kenzo, we're actually already working on at it #1342.

Contribution much welcome for other contribution-welcome 💕 tickets 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants