All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
13 lines
213 B
Text
13 lines
213 B
Text
{
|
|
"plugins": {
|
|
"posthtml-include": {},
|
|
"posthtml-component": {
|
|
"root": "./src",
|
|
"attribute": "component",
|
|
"folders": [
|
|
"components"
|
|
]
|
|
},
|
|
"posthtml-djot": {}
|
|
}
|
|
}
|