first-commit
This commit is contained in:
31
web_src/fomantic/semantic.json
Normal file
31
web_src/fomantic/semantic.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"version": "2.8.7",
|
||||
"base": "node_modules/fomantic-ui",
|
||||
"paths": {
|
||||
"source": {
|
||||
"config": "src/theme.config",
|
||||
"definitions": "src/definitions/",
|
||||
"site": "src/site/",
|
||||
"themes": "src/themes/"
|
||||
},
|
||||
"output": {
|
||||
"packaged": "../../build/",
|
||||
"uncompressed": "../../build/components/",
|
||||
"compressed": "../../build/components/",
|
||||
"themes": "../../build/themes/"
|
||||
},
|
||||
"clean": "../../build/"
|
||||
},
|
||||
"permission": false,
|
||||
"autoInstall": false,
|
||||
"rtl": false,
|
||||
"admin": false,
|
||||
"components": [
|
||||
"api",
|
||||
"dropdown",
|
||||
"form",
|
||||
"modal",
|
||||
"search",
|
||||
"tab"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user