silverstripe-framework/docs/en/02_Developer_Guides/16_Execution_Pipeline
Ingo Schommer fa3c5e6fea
DOCS Clearer sysadmin guidance for "packaging" (#9960)
* 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>
2021-06-02 10:59:42 +12:00
..
01_Flushable.md NEW: Update docs to be compliant with Gatsby site (#9314) 2019-11-18 17:58:33 +13:00
02_Manifests.md DOCS Clearer sysadmin guidance for "packaging" (#9960) 2021-06-02 10:59:42 +12:00
03_App_Object_and_Kernel.md NEW: Update docs to be compliant with Gatsby site (#9314) 2019-11-18 17:58:33 +13:00
index.md DOCS Clearer sysadmin guidance for "packaging" (#9960) 2021-06-02 10:59:42 +12:00