frida / frida-compile

Compile a Frida script comprised of one or more Node.js modules
Other
188 stars 48 forks source link

Bundle dependencies source maps #69

Closed vfsfitvnm closed 1 year ago

vfsfitvnm commented 1 year ago

Hi again!

Not sure if I've missed something, but currently, frida-compile doesn't seem to bundle dependencies source maps.

This small change doesn't handle inlined source maps, though - let me know if you wish that to be the case Done :smiley:

oleavr commented 1 year ago

Sorry, had to revert this as it no longer builds since the move to TypeScript v5. Feel free to open another PR if you get a chance to look into that. (I would be happy to take a stab at it but I'm currently heads down in a very different area, so cannot context-switch at this point.)