Skip to content

Commit

Permalink
switch remix-run#2433 from dev to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealAstoo authored and MichaelDeBoey committed Mar 21, 2022
1 parent cde451c commit 82d772e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ npm run dev
REMIX_LOCAL_DEV_OUTPUT_DIRECTORY=../my-remix-app yarn watch
```

Now - any time you make changes in the Remix repository, the they will be written out to the appropriate locations in `../my-remix-app/node_modules` and you can restart the `npm run dev` command to pick them up 🎉.
Now - any time you make changes in the Remix repository, they will be written out to the appropriate locations in `../my-remix-app/node_modules` and you can restart the `npm run dev` command to pick them up 🎉.

### Transition Manager Flows

Expand Down
1 change: 1 addition & 0 deletions contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,3 +297,4 @@
- youngvform
- zachdtaylor
- zainfathoni
- TheRealAstoo

0 comments on commit 82d772e

Please sign in to comment.