$ npm run build <extension>or
$ ./build.sh <extension>With omitted 'extension' argument all available extensions will be packed.
Append
-vor--versionfor version in file name, e.g.echo@0.1.0.zipinstead ofecho.zip. Option currently only supported in Linux../build.sh echo --version npm run build 'echo chat process --version' npm run build 'echo --version' npm run build ' --version'
Generated ZIP files can be found in 'dist' folder
- CRM
- Mind Mapping App
Important
These extensions are subject to change, including but not limited to breaking changes without prior notice.
Because of this please don't rely on this in production environments.