frida_compiler_watch
Start watching and queuing Frida compiler events by configuring an entrypoint and optional settings like output format, bundle format, and platform.
Instructions
Start Compiler.watch() and queue compiler events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entrypoint | Yes | ||
| project_root | No | ||
| output_format | No | ||
| bundle_format | No | ||
| type_check | No | ||
| source_maps | No | ||
| compression | No | ||
| platform | No | gum | |
| externals | No |