2.0.4 • Published 1 month ago
@solace-health/solace-entry-widget v2.0.4
Solace Search Widget
As displayed in the header of our WebFlow site. This form once submitted will trigger an analytics event before it redirects to our applications search page with the filters pre-applied. Filters include Location and Advocate Speciality.
Install Dependencies
npm i
Start the app
npm run dev
Build the app
npm run build
Releasing
- Ensure that you run
npm run build
on your branch before merging into develop/main - Create a release in Github for next patch version.
- Update the version reference of the script in Webflow.
- Publish the site