gridsome / gridsome/gridsome.org
Trouble shooting page is vague
- Dominant language
- Vue
- Stars
- 292
- Forks
- 301
- PR merge metrics
- No merged PRs in 30d
Description
On the troubleshoot page I'm told to "Set mode to development in chainWebpack to activate warnings: "Set mode to development in chainWebpack to activate warnings"
chainWebpack (config) {
config.mode('development')
}
How do I do this? Where is this file located? Please be more specific!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the troubleshoot page referenced in the issue and find the instruction about setting development mode in chainWebpack. Clarify where the relevant configuration file is located and how to apply the shown setting; done when a reader can follow the instructions without needing to ask where to make the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- webpack
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100