You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

18 lines
440 B

{
"base": "",
"paths": {
"source": {
"config": "src/theme.config",
"definitions": "src/definitions/",
"site": "src/site/",
"themes": "src/themes/"
},
"output": {
"packaged": "../docs/docs/dist/",
"uncompressed": "../docs/docs/dist/components/",
"compressed": "../docs/docs/dist/components/",
"themes": "../docs/docs/dist/themes/"
},
"clean": "../docs/docs/dist/"
}
}