Skip to content

Commit 74b4b9f

Browse files
authored
Merge pull request #865 from murgatroid99/gulp_interop_setup_script_fix
Actually export the new script in the gulp file
2 parents 879135c + 3a5284a commit 74b4b9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gulpfile.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ export {
6262
link,
6363
setup,
6464
setupWindows,
65+
setupPureJSInterop,
6566
clean,
6667
cleanAll,
6768
nativeTestOnly,

0 commit comments

Comments
 (0)