Configure
Flytrap Code Transform
Learn how the Flytrap Code Transform works, and why it’s needed
How it works
Flytrap works by wrapping your code with Flytrap’s capture functions to capture detailed context from bugs. To do this, it needs to use something called a code transform. Basically, it automatically makes the needed changes to your code.
Adding the Flytrap Code Transform
Here are guides to help you adding the Flytrap Code Transform to your project.
Framework Guides
Bundler Guides
Flytrap has experimental support for Rspack. Please contact us at support@useflytrap.com if you have a use case for using Flytrap wiht Rspack.