Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit bb93dfc

Browse files
committed
Merge pull request #4677 from alltom/alltom/theseus-remotefunctions-fix
prevent Theseus instrumentation of RemoteFunctions.js
2 parents 6d23bbc + 0370585 commit bb93dfc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/LiveDevelopment/Agents/RemoteFunctions.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
/*jslint vars: true, plusplus: true, browser: true, nomen: true, indent: 4, forin: true, maxerr: 50, regexp: true */
2626
/*global define, $, window, document, navigator */
27+
/*theseus instrument: false */
2728

2829
/**
2930
* RemoteFunctions define the functions to be executed in the browser. This

0 commit comments

Comments
 (0)