Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example: The JavaScript code: self.myProperty is equivalent to the CLAPI TypeScript code: eventSource.dynObject.myProperty.

Compiling

...

CLAPI Functions

Open the swat-webui/akioma/sass/ directory in the command line interface. Type npm run sports and press Enter (see picture below).

...

Note that other environments may have their own custom build and watch scripts that watch for file changes and launch the build scripts automatically.

Debugging

...

CLAPI Functions

You can view and debug your TypeScript source code using source maps.

...