# Note for plugin developers

This folder contains the generated version of the javascript file.

They are assembled and minified from files located in `src/ts`.

Compilation is done using the following command:

    make build

See the `build` target in the `Makefile` for more details.
