Package Exports
- @gravityforms/libraries
- @gravityforms/libraries/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@gravityforms/libraries) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Gravity Forms Libraries
The Gravity Forms vendor libraries, for JavaScript and React development.
Installation
Install the module
npm install @gravityforms/librariesNote: This package requires node 16.13.0 or later, and npm 8.1.0 or later.
Overview
This vendor library houses the JavaScript vendors for our JavaScript and React development that are made public on our window.gform.libraries namespace in WordPress.
This is internal to Gravity Forms core and should not be used by other systems.