nitro icon indicating copy to clipboard operation
nitro copied to clipboard

docs(tasks): use `server/` dir

Open geromegrignon opened this issue 1 year ago โ€ข 3 comments

๐Ÿ”— Linked issue

โ“ Type of change

  • [x] ๐Ÿ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [ ] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

The current Tasks documentation includes a specific Nuxt note requiring the tasks folder to be in the server one (https://nitro.unjs.io/guide/tasks#define-tasks). However, it's also required for a standalone Nitro application in its current state, making this note outdated and needing to update all path mentions to include server.

๐Ÿ“ Checklist

  • [ ] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

geromegrignon avatar Oct 03 '24 23:10 geromegrignon

@pi0 I will add new commits to update the whole documentation.

geromegrignon avatar Oct 04 '24 09:10 geromegrignon

Thanks dear @geromegrignon it would be of great help for docs consistency! Would you like me to wait to push on same PR?

pi0 avatar Oct 04 '24 12:10 pi0

@pi0 sure, I converted it to draft meanwhile.

geromegrignon avatar Oct 04 '24 13:10 geromegrignon

I lost a fair amount of time today following the docs and putting tasks in the root rather than in server/. Could this PR be merged soon to avoid tripping up others? Thanks

alexcroox avatar Mar 12 '25 13:03 alexcroox

Hi @alexcroox, i'll resolve conflicts today and tag the PR as ready for review today

geromegrignon avatar Mar 12 '25 13:03 geromegrignon

Done: ready for review

geromegrignon avatar Mar 12 '25 13:03 geromegrignon

Thanks @geromegrignon ๐Ÿซถ

franklin-tina avatar Mar 19 '25 00:03 franklin-tina