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
These files contain the javascript libraries for connecting to FMEServer and FMECloud. After making additions to the following files, you must follow these steps:
5
+
6
+
1. Minify your changes to FMEServer.js of FMECloud.js using: http://refresh-sf.com/yui/
7
+
2. Save the minified output to FMEServer.min.js or FMECloud.min.js
8
+
3. Add documentation of the new function(s) to the Server Developer Playground repository in: documentation.js
0 commit comments