drupal/core/assets/scaffold
xjm e7b87b5c20
Issue #2854817 by Liam Morland, longwave, alexpott, JoshaHubbers, effulgentsia, alex-b, Mile23, thalles, mr.baileys, Wim Leers, xjm: Duplicate X-Content-Type-Options headers both with the value nosniff
2023-01-26 06:37:33 -06:00
..
files Issue #2854817 by Liam Morland, longwave, alexpott, JoshaHubbers, effulgentsia, alex-b, Mile23, thalles, mr.baileys, Wim Leers, xjm: Duplicate X-Content-Type-Options headers both with the value nosniff 2023-01-26 06:37:33 -06:00
README.txt Issue #3247666 by vicheldt, anagomes, joachim, longwave: scaffold README is out of date 2022-01-25 16:48:08 +00:00
TESTING.txt Issue #3067645 by greg.1.anderson, Mile23, Mixologic: Add core scaffold assets to drupal/core's composer.json extra field 2019-08-26 09:48:17 +10:00

README.txt

Drupal Scaffold Files are files that are contained inside drupal/core, but are
installed outside of the core directory (e.g. at the Drupal root).

For now, the scaffold files are being maintained in their original
locations. This is done so that Drupal sites based on the template project
drupal-composer/drupal-project may continue to download these files from the
same URLs they have historically been found at.

Those will be deleted from their original location in a future version.
See https://www.drupal.org/project/drupal/issues/3075954 for follow-on work.