You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an example TypeScript/Javascript plugin project which demonstrates the interaction of request from Flow and then call back to the plugin.
2
2
3
-
To run this plugin you need to have Node.js installed. You can download a portable zip version of Node.js at https://nodejs.org/en/download/current/, then set the path to the portable Node.js in node.bat
4
-
5
-
The modules used in this plugin are kept in the node_modules folder.
3
+
The modules used in this plugin are kept in the node_modules folder, built by the GitHub workflow during release publish.
0 commit comments