@wix/vibe-forms-plugin-files
v0.32.14
Published
Produces a `.zip` file with ready to use Forms components.
Downloads
1,167
Maintainers
Keywords
Readme
Wix Vibe Forms Plugin Files
Produces a .zip file with ready to use Forms components.
Development
# Install dependencies
yarn install
# Build the plugin
yarn build
# Fix linting issues
yarn lint:fixLocal development
Run once to generate Picasso files
yarn reset-template
yarn bootstrapAsk collegues for .env.local secrets for "Vibe Astro Forms Demo" website
Start local server with yarn dev open form by id from metasite defined in wix.config.js
Publishing new version
Manually update package version in package.json.
