Replace namespaces with subfolders
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
82c7edd62b
commit
f84b0d8c0d
13 changed files with 30 additions and 42 deletions
12
.posthtmlrc
12
.posthtmlrc
|
@ -5,18 +5,6 @@
|
|||
"root": "./src",
|
||||
"folders": [
|
||||
"components"
|
||||
],
|
||||
"namespaces": [
|
||||
{
|
||||
"name": "link",
|
||||
"root": "./src/link",
|
||||
"fallback": "./src"
|
||||
},
|
||||
{
|
||||
"name": "tab",
|
||||
"root": "./src/tab",
|
||||
"fallback": "./src"
|
||||
}
|
||||
]
|
||||
},
|
||||
"posthtml-markdownit": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue