Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Next steps for the webpack docs #575

Open
4 tasks
jtoar opened this issue Feb 16, 2021 · 0 comments
Open
4 tasks

Next steps for the webpack docs #575

jtoar opened this issue Feb 16, 2021 · 0 comments
Labels
cookbook documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jtoar
Copy link
Contributor

jtoar commented Feb 16, 2021

Having just merged #574, here's some thoughts on the next steps we could take for the webpack docs:

  • More advanced examples
    • If you're configuring webpack, it's probably not for a simple reason. But right now most of the examples we have are simple, so it'd be nice to have a more advanced one.
      • Note that a more advanced example probably should be a cookbook.
  • Webpack Bundle Analyzer
    • We make this available via yarn rw build --stats, but I haven't seen anyone use it. It seems super useful; definitely more of a late game thing, but a cookbook on this would be great.
    • Link to the PR: Add bundle analyzer commands redwood#120
  • More coverage
    • We could always just increase the resolution; we don't want the doc to become unusable though. But I don't think we're risking that at all yet.
  • Replace index-search with utility function https://github.com/redwoodjs/redwoodjs.com/issues/182
@jtoar jtoar created this issue from a note in redwoodjs.com (To Do) Feb 16, 2021
@jtoar jtoar changed the title Next step for the webpack docs Next steps for the webpack docs Feb 16, 2021
@jtoar jtoar added good first issue Good for newcomers cookbook documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Feb 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cookbook documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
No open projects
redwoodjs.com
  
To Do
Development

No branches or pull requests

1 participant