mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
fa3c5e6fea
* DOCS Clearer sysadmin guidance for "packaging" We have all kinds of fun fallbacks that attempt to create supporting files in production environments. The latest point of contention is dev/build automatically creating files in .graphql/ and public/_graphql/ if those don't exist. That should be regarded as a last resort option to allow introduction of GraphQL v4 in the CMS 4.x release line. At least since CMS 4.1, we need some form of "packaging" for generated files (public/_resources), or committing these into the codebase, so let's call that out for anyone running CMS infra. * Add trailing slash Co-authored-by: Aaron Carlino <unclecheese@leftandmain.com> |
||
---|---|---|
.. | ||
How_Tos | ||
01_Syntax.md | ||
02_Common_Variables.md | ||
03_Requirements.md | ||
04_Rendering_Templates.md | ||
05_Template_Inheritance.md | ||
06_Themes.md | ||
07_Caching.md | ||
08_Translations.md | ||
09_Casting.md | ||
10_Unique_Keys.md | ||
11_Partial_Template_Caching.md | ||
index.md |