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

Making hot reload the default path #1301

Open
ptbrowne opened this issue Feb 18, 2020 · 4 comments
Open

Making hot reload the default path #1301

ptbrowne opened this issue Feb 18, 2020 · 4 comments

Comments

@ptbrowne
Copy link
Contributor

For now, to start hot reload I have to do

yarn cozy-scripts start --hot --browser --no-stack

I think --hot --browser --no-stack should be the default, what do you think ?

@drazik
Copy link
Contributor

drazik commented Feb 18, 2020

To me, the only question is about --no-stack. Is it to prevent cozy-scripts to start a dockerized stack? I personally use a locally installed stack, so I would use this flag, but I don't know if everybody is in the same situation.

@Crash--
Copy link
Contributor

Crash-- commented Feb 18, 2020

1/ Let's reverse the flag, remove --no-stack and add --with-docker-stack or something
2/ hot / "cold", I have no opinion on that. I've project hotted by default, other not...

@drazik
Copy link
Contributor

drazik commented Feb 18, 2020

Agree with 1/. For 2/ I think hot should be the default.

@y-lohse
Copy link
Contributor

y-lohse commented Feb 18, 2020

Only hot is not one I use on a regular basis, but I'm happy to have it as a default. The other ones match my usage so more than happy for them to become the defaults.

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

4 participants