Configuration
To configure your component package use the vev.json
file. This file will contain the key
for the component which connects your component package to Vev.
caution
Never delete the vev.json file.
Available options:
Name/type | Description |
---|---|
key string | They key is auto generated when running vev init and should never been changed. |
shareWithAccount boolean | Option to make the component available for everyone on your account after deployed. |