mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-19 01:45:53 +00:00
parent
d317b576a2
commit
4dea1d35fe
@ -26,7 +26,9 @@ Before you fix a bug or add a feature, ensure there's an issue that describes it
|
||||
|
||||
> If you are adding a dependency, please use `yarn add`. The `yarn.lock` file is the source of truth for all Nuxt dependencies.
|
||||
|
||||
3. Check out a branch where you can work and commit your changes:
|
||||
3. Run `yarn stub` to activate passive development
|
||||
|
||||
4. Check out a branch where you can work and commit your changes:
|
||||
|
||||
```bash
|
||||
git checkout -b my-new-branch
|
||||
|
Loading…
Reference in New Issue
Block a user