docs: generate sourcemaps env var#2369
Conversation
Developer Docs healthcheckStatus: Completed with |
dd2456e to
011a561
Compare
There was a problem hiding this comment.
Pull request overview
Adds developer documentation for the new GENERATE_SOURCEMAPS environment variable so operators can optionally emit JavaScript sourcemaps during production builds, and updates spellcheck to accept the new term.
Changes:
- Documented
GENERATE_SOURCEMAPSin the Shopware environment variables reference table (including version info and affected build pipelines). - Added
sourcemapsto.wordlist.txtto keep spellcheck passing.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| guides/hosting/configurations/shopware/environment-variables.md | Adds the new GENERATE_SOURCEMAPS env var entry to the environment variables table. |
| .wordlist.txt | Adds sourcemaps to the accepted word list for spellcheck. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Micha Hobert (Isengo1989)
left a comment
There was a problem hiding this comment.
Thx for the PR Basti (@bneumann97) 👍
Approved if it gets merged for the stated version, otherwise we might have to adjust.
Summary
Added documentation for the new env var to generate sourcemaps in production builds
Related links
shopware/shopware#18080
Checklist
PageRefreferences where relevant..gitbook.yamlif pages were moved, renamed, or deleted..wordlist.txt(and sorted it) if spellcheck flags new legitimate terms.Notes