Framer Build Library
This library is responsible for building Framer projects.
NOTE: This library is intended for internal use by the Framer CLI and other Framer products. It is only published here for easier access from our open source projects. Don't depend on it; the API can change without prior notice. No issue reports or feature requests will be accepted.
Install
The build library comes with a peerDependency
requirement of yarn
. The yarn
package must always be able to be run as an executable.
yarn add @framerjs/build-library yarn