Added data download ability
This commit is contained in:
7
frontend/codux.config.json
Normal file
7
frontend/codux.config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "https://wixplosives.github.io/codux-config-schema/codux.config.schema.json",
|
||||
"newComponent": {
|
||||
"componentsPath": "src/components",
|
||||
"templatesPath": "src/component-templates"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user