Add Platform.sh required files
This commit is contained in:
parent
0c1321fed5
commit
ab69190d8f
12 changed files with 379 additions and 6 deletions
1
web/themes/custom/opdavies/.nvmrc
Normal file
1
web/themes/custom/opdavies/.nvmrc
Normal file
|
@ -0,0 +1 @@
|
|||
v12.20.1
|
|
@ -11,9 +11,9 @@ module.exports = {
|
|||
purge: {
|
||||
content: [
|
||||
'../../../../config/**/*.yml',
|
||||
'body-field-values.txt',
|
||||
'opdavies.theme',
|
||||
'templates/**/*.twig'
|
||||
'templates/**/*.twig',
|
||||
'/tmp/body-field-values.txt'
|
||||
],
|
||||
options: {
|
||||
safelist: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue