Skip to main content

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/typeDescription
key
string
They key is auto generated when running vev init and should never been changed.
shareWithAccount
boolean
Option to make the component available in the add menu for everyone on your account after deployed.
library
object
Object containing key, which is the Vev project key, and dist (optional) to specify the destination folder for the compiled files.