frida-compile 会编译工程目录下所有js文件有点沙比
{"compilerOptions": {"target": "esnext","lib": ["es2020"],"allowJs": true,"noEmit": true,"strict": true,"esModuleInterop": true,"resolveJsonModule": true,"noImplicitAny": false,"strictNullChecks": false,"moduleResolution": "node"},"include":["agent"]
}
加入 include 指定 源码目录