Merge pull request #865 from murgatroid99/gulp_interop_setup_script_fix

Actually export the new script in the gulp file
This commit is contained in:
Michael Lumish 2019-05-10 11:12:06 -07:00 committed by GitHub
commit 74b4b9f2c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,7 @@ export {
link,
setup,
setupWindows,
setupPureJSInterop,
clean,
cleanAll,
nativeTestOnly,